summaryrefslogtreecommitdiff
path: root/test/files/run/various-flat-classpath-types.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/various-flat-classpath-types.check')
-rw-r--r--test/files/run/various-flat-classpath-types.check12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/files/run/various-flat-classpath-types.check b/test/files/run/various-flat-classpath-types.check
new file mode 100644
index 0000000000..401f707d0e
--- /dev/null
+++ b/test/files/run/various-flat-classpath-types.check
@@ -0,0 +1,12 @@
+ZipBin()
+JarBin()
+DirBin()
+ZipSrc()
+JarSrc()
+DirSrc()
+NestedZipBin()
+NestedJarBin()
+NestedDirBin()
+NestedZipSrc()
+NestedJarSrc()
+NestedDirSrc() \ No newline at end of file