summaryrefslogtreecommitdiff
path: root/test/files/run/repl-paste-4.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-paste-4.scala')
-rw-r--r--test/files/run/repl-paste-4.scala4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/files/run/repl-paste-4.scala b/test/files/run/repl-paste-4.scala
index cb0a6aa768..90f0c1802b 100644
--- a/test/files/run/repl-paste-4.scala
+++ b/test/files/run/repl-paste-4.scala
@@ -3,9 +3,7 @@ import scala.tools.partest.SessionTest
object Test extends SessionTest {
def session =
-s"""|Type in expressions to have them evaluated.
- |Type :help for more information.
- |
+s"""|
|scala> :paste $pastie
|Pasting file $pastie...
|defined class Foo