summaryrefslogtreecommitdiff
path: root/test/files/cli/test3/Main.check.javac5
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-04-24 15:15:56 +0000
committermichelou <michelou@epfl.ch>2006-04-24 15:15:56 +0000
commit1819fb81bfb65e97acce6d45eda237735c65b01c (patch)
treed8c42a502d618939364a9a5197e69d7b3edbc24c /test/files/cli/test3/Main.check.javac5
parent78d3bf33640987c825fa97f11f19919b1bca6dde (diff)
downloadscala-1819fb81bfb65e97acce6d45eda237735c65b01c.tar.gz
scala-1819fb81bfb65e97acce6d45eda237735c65b01c.tar.bz2
scala-1819fb81bfb65e97acce6d45eda237735c65b01c.zip
corrected errors in script test/clitest
added cli tests to package 'scala-test'
Diffstat (limited to 'test/files/cli/test3/Main.check.javac5')
-rw-r--r--test/files/cli/test3/Main.check.javac57
1 files changed, 0 insertions, 7 deletions
diff --git a/test/files/cli/test3/Main.check.javac5 b/test/files/cli/test3/Main.check.javac5
index f97ed7066b..2a5d233989 100644
--- a/test/files/cli/test3/Main.check.javac5
+++ b/test/files/cli/test3/Main.check.javac5
@@ -29,10 +29,3 @@ files/cli/test3/Main.java:7: package test2 does not exist
test2.Main.main(args);
^
2 errors
-files/cli/test3/Main.java:5: package test1 does not exist
- test1.Main.main(args);
- ^
-files/cli/test3/Main.java:7: package test2 does not exist
- test2.Main.main(args);
- ^
-2 errors