Making change to reintroduce this test to merged 8
This commit is contained in:
parent
a17a290eb5
commit
8deb1222db
|
@ -48,6 +48,7 @@ import org.junit.runner.RunWith;
|
|||
import org.junit.runners.Parameterized;
|
||||
import org.junit.runners.Parameterized.Parameters;
|
||||
|
||||
|
||||
/**
|
||||
* Test various paths for JSP resources that tickle various java.io.File bugs to get around the JspServlet matching, that then flows to the DefaultServlet to be
|
||||
* served as source files.
|
||||
|
|
Loading…
Reference in New Issue