summaryrefslogtreecommitdiff
path: root/test/files/neg/xmltruncated2.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/xmltruncated2.check')
-rw-r--r--test/files/neg/xmltruncated2.check6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/files/neg/xmltruncated2.check b/test/files/neg/xmltruncated2.check
index cb7949d25f..f1de059f84 100644
--- a/test/files/neg/xmltruncated2.check
+++ b/test/files/neg/xmltruncated2.check
@@ -1,4 +1,4 @@
-xmltruncated2.scala:3: error: input ended while parsing XML
-
-^
+xmltruncated2.scala:2: error: input ended while parsing XML
+ val stuff = <![CDATA[aoeu
+ ^
one error found