Making change to reintroduce this test to merged 8

This commit is contained in:
Greg Wilkins 2013-01-10 13:03:27 +11:00
parent a17a290eb5
commit 8deb1222db
1 changed files with 1 additions and 0 deletions

View File

@ -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.