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