summaryrefslogtreecommitdiff
path: root/test/files/jvm
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm')
-rw-r--r--test/files/jvm/interpreter.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/jvm/interpreter.check b/test/files/jvm/interpreter.check
index e17cc15a0a..6c89318470 100644
--- a/test/files/jvm/interpreter.check
+++ b/test/files/jvm/interpreter.check
@@ -189,7 +189,7 @@ scala>
scala>
scala> | | | | res8: scala.xml.Elem =
<a>
- <b d="dd" c="c"></b></a>
+<b d="dd" c="c"></b></a>
scala>
scala>
@@ -199,9 +199,9 @@ scala>
scala>
scala> | | | res9: java.lang.String =
- hello
- there
-
+hello
+there
+
scala>
scala> | | You typed two blank lines. Starting a new command.