parent
ea9eb853fa
commit
5af6d917e9
|
|
@ -164,7 +164,7 @@ public class UrlPathHelperTests {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void tomcatDefaultServletFolderWithCompliantSetting() throws Exception {
|
public void wasDefaultServletFolderWithCompliantSetting() throws Exception {
|
||||||
request.setAttribute(WEBSPHERE_URI_ATTRIBUTE, "/test/foo/");
|
request.setAttribute(WEBSPHERE_URI_ATTRIBUTE, "/test/foo/");
|
||||||
tomcatDefaultServletFolder();
|
tomcatDefaultServletFolder();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue