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