summaryrefslogtreecommitdiff
path: root/test/files/run/repl-reset.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-11-04 21:09:20 +0000
committerPaul Phillips <paulp@improving.org>2011-11-04 21:09:20 +0000
commit54435d633e71d303c07053c90c910b9f1f7f5dc6 (patch)
treed0b705101ccffad76c3c3dff67c4a5587877802d /test/files/run/repl-reset.check
parent1d4f2d4aa3066d2b3c8b7ecb1ad29d1610026b00 (diff)
downloadscala-54435d633e71d303c07053c90c910b9f1f7f5dc6.tar.gz
scala-54435d633e71d303c07053c90c910b9f1f7f5dc6.tar.bz2
scala-54435d633e71d303c07053c90c910b9f1f7f5dc6.zip
Attempt to fix failing test.
No review.
Diffstat (limited to 'test/files/run/repl-reset.check')
-rw-r--r--test/files/run/repl-reset.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/run/repl-reset.check b/test/files/run/repl-reset.check
index 652948c63b..8c21ab067a 100644
--- a/test/files/run/repl-reset.check
+++ b/test/files/run/repl-reset.check
@@ -50,8 +50,6 @@ defined class BippyBungus
scala> { new BippyBungus ; x1 }
res2: Int = 4
-scala> :javap BippyBungus
-Compiled from "<console>"public class BippyBungus extends java.lang.Object implements scala.ScalaObject{ public int f(); public BippyBungus();}
scala>
scala>