summaryrefslogtreecommitdiff
path: root/test/attic/files/cli/test2/Main.check.jikes5
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-12-12 16:25:56 -0800
committerPaul Phillips <paulp@improving.org>2012-12-12 16:25:56 -0800
commitd5ee322b733f106dba91c045790ad33f3ce4f1bc (patch)
tree290ef24b862d7f2238f494f641d8ba7d3a266ba6 /test/attic/files/cli/test2/Main.check.jikes5
parent2d6ce2a10fd6e5627de586d616b8e7cb409d1417 (diff)
downloadscala-d5ee322b733f106dba91c045790ad33f3ce4f1bc.tar.gz
scala-d5ee322b733f106dba91c045790ad33f3ce4f1bc.tar.bz2
scala-d5ee322b733f106dba91c045790ad33f3ce4f1bc.zip
Removed some dead tests.
All attrition and no execution gives test a dull edge.
Diffstat (limited to 'test/attic/files/cli/test2/Main.check.jikes5')
-rw-r--r--test/attic/files/cli/test2/Main.check.jikes59
1 files changed, 0 insertions, 9 deletions
diff --git a/test/attic/files/cli/test2/Main.check.jikes5 b/test/attic/files/cli/test2/Main.check.jikes5
deleted file mode 100644
index 97943e8347..0000000000
--- a/test/attic/files/cli/test2/Main.check.jikes5
+++ /dev/null
@@ -1,9 +0,0 @@
-Error: "-dd" is an invalid option.
-use: jikes [options] [@files] file.java...
-For more help, try -help or -version.
-
-Found 1 semantic error compiling "files/cli/test2/Main.java":
-
- 6. test1.Main.main(args);
- ^---^
-*** Semantic Error: No accessible field named "test1" was found in type "test2.Main".