[SPR-8387] Fixed logic error in DelegatingSmartContextLoader.processContextConfiguration().

This commit is contained in:
Sam Brannen
2011-07-15 19:19:29 +00:00
parent b8624b470c
commit e34fa6abb1
3 changed files with 45 additions and 33 deletions

View File

@@ -27,6 +27,9 @@
<logger name="org.springframework.test.context.support.AnnotationConfigContextLoader">
<level value="warn" />
</logger>
<logger name="org.springframework.test.context.support">
<level value="warn" />
</logger>
<!-- Root Logger -->
<root>