SPR-7064
+ fix method name git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3278 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
897a1c6470
commit
96b0e2578c
|
|
@ -164,7 +164,7 @@ public class UrlPathHelperTests {
|
|||
}
|
||||
|
||||
@Test
|
||||
public void tomcatDefaultServletFolderWithCompliantSetting() throws Exception {
|
||||
public void wasDefaultServletFolderWithCompliantSetting() throws Exception {
|
||||
request.setAttribute(WEBSPHERE_URI_ATTRIBUTE, "/test/foo/");
|
||||
tomcatDefaultServletFolder();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue