summaryrefslogtreecommitdiff
path: root/test/files/run/repl-out-dir.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-out-dir.check')
-rw-r--r--test/files/run/repl-out-dir.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/run/repl-out-dir.check b/test/files/run/repl-out-dir.check
index c354492898..6fd85f5bba 100644
--- a/test/files/run/repl-out-dir.check
+++ b/test/files/run/repl-out-dir.check
@@ -1,5 +1,3 @@
-Type in expressions to have them evaluated.
-Type :help for more information.
scala> case class Bippy(x: Int)
defined class Bippy