summaryrefslogtreecommitdiff
path: root/test/files/run/repl-paste-raw.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-paste-raw.scala')
-rw-r--r--test/files/run/repl-paste-raw.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/repl-paste-raw.scala b/test/files/run/repl-paste-raw.scala
index 9bd5e8e63e..d1c7692f2f 100644
--- a/test/files/run/repl-paste-raw.scala
+++ b/test/files/run/repl-paste-raw.scala
@@ -4,7 +4,7 @@ import scala.tools.partest.SessionTest
object Test extends SessionTest {
def session =
s"""|
- |scala> :paste -raw $pastie
+ |scala> :paste $pastie
|Pasting file $pastie...
|
|scala> val favoriteThing = brown_paper.Gift(true)