summaryrefslogtreecommitdiff
path: root/test/files/run/t8843-repl-xlat.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t8843-repl-xlat.scala')
-rw-r--r--test/files/run/t8843-repl-xlat.scala4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/files/run/t8843-repl-xlat.scala b/test/files/run/t8843-repl-xlat.scala
index 6426dbe7d4..215dd97061 100644
--- a/test/files/run/t8843-repl-xlat.scala
+++ b/test/files/run/t8843-repl-xlat.scala
@@ -4,9 +4,7 @@ import scala.tools.partest.SessionTest
// Handy hamburger helper for repl resources
object Test extends SessionTest {
def session =
-"""Type in expressions to have them evaluated.
-Type :help for more information.
-
+"""
scala> $intp.isettings.unwrapStrings = false
$intp.isettings.unwrapStrings: Boolean = false