summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/files/neg/xmltruncated6.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/xmltruncated6.check b/test/files/neg/xmltruncated6.check
index f638f2f090..6123114560 100644
--- a/test/files/neg/xmltruncated6.check
+++ b/test/files/neg/xmltruncated6.check
@@ -1,4 +1,4 @@
-xmltruncated6.scala:2: error: in XML literal: expected end of Scala block
+xmltruncated6.scala:2: error: ';' expected but eof found.
val stuff = <a>{ "no closing brace"
^
one error found