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