summaryrefslogtreecommitdiff
path: root/test/files/neg/t3769.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t3769.check')
-rw-r--r--test/files/neg/t3769.check5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/files/neg/t3769.check b/test/files/neg/t3769.check
index 7537ed2ddf..40ccf05ff3 100644
--- a/test/files/neg/t3769.check
+++ b/test/files/neg/t3769.check
@@ -4,7 +4,4 @@ t3769.scala:2: error: in XML literal: expected closing tag of a
t3769.scala:2: error: start tag was here: a>
val x = <b> <c><a></c> {"text"} </b>
^
-t3769.scala:2: error: ';' expected but '{' found.
- val x = <b> <c><a></c> {"text"} </b>
- ^
-three errors found
+two errors found