This commit is contained in:
Johnny Lim
2017-01-04 13:43:01 +09:00
committed by Stephane Nicoll
parent 530c3cd3be
commit f915ae197a
11 changed files with 14 additions and 14 deletions

View File

@@ -71,7 +71,7 @@ public class ClassLoaderFilesResourcePatternResolverTests {
}
@Test
public void getResourceWhenHasServeletContextShouldReturnServletResource()
public void getResourceWhenHasServletContextShouldReturnServletResource()
throws Exception {
GenericWebApplicationContext context = new GenericWebApplicationContext(
new MockServletContext());