|
|
|
|
@ -38,7 +38,6 @@ public class AnnotationConfigWebContextLoaderTests {
@@ -38,7 +38,6 @@ public class AnnotationConfigWebContextLoaderTests {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Test |
|
|
|
|
@SuppressWarnings("deprecation") |
|
|
|
|
public void configMustNotContainLocations() throws Exception { |
|
|
|
|
expectedException.expect(IllegalStateException.class); |
|
|
|
|
expectedException.expectMessage(containsString("does not support resource locations")); |
|
|
|
|
|