summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLex Spoon <lex@lexspoon.org>2007-05-30 13:29:54 +0000
committerLex Spoon <lex@lexspoon.org>2007-05-30 13:29:54 +0000
commit2dcbfa7d08d1063757713d77ff39557a89be3014 (patch)
tree83d0667c90bfdc626e5d9aa5ebc86750a40183d8 /test
parentb0e5eeb119952f30180579b0da4e3acf50891d85 (diff)
downloadscala-2dcbfa7d08d1063757713d77ff39557a89be3014.tar.gz
scala-2dcbfa7d08d1063757713d77ff39557a89be3014.tar.bz2
scala-2dcbfa7d08d1063757713d77ff39557a89be3014.zip
account for new welcome message
Diffstat (limited to 'test')
-rw-r--r--test/files/run/interpreter.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/interpreter.check b/test/files/run/interpreter.check
index f81a1bea52..be5e7c7dd9 100644
--- a/test/files/run/interpreter.check
+++ b/test/files/run/interpreter.check
@@ -1,4 +1,4 @@
-This is an interpreter for Scala.
+This is a Scala shell.
Type in expressions to have them evaluated.
Type :help for more information.