diff options
Diffstat (limited to 'tests/bugs/options/classpath/classpathTest.lst')
-rw-r--r-- | tests/bugs/options/classpath/classpathTest.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bugs/options/classpath/classpathTest.lst b/tests/bugs/options/classpath/classpathTest.lst new file mode 100644 index 000000000..e3f419de6 --- /dev/null +++ b/tests/bugs/options/classpath/classpathTest.lst @@ -0,0 +1,4 @@ +// @testcase PR#41170 combine classpath on command line and in .lst file +-classpath +lib.jar +Client.java |