summaryrefslogtreecommitdiff
path: root/test/files/neg/xmlParsing002.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/xmlParsing002.check')
-rw-r--r--test/files/neg/xmlParsing002.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/xmlParsing002.check b/test/files/neg/xmlParsing002.check
deleted file mode 100644
index f025013852..0000000000
--- a/test/files/neg/xmlParsing002.check
+++ /dev/null
@@ -1,4 +0,0 @@
-xmlParsing002.scala:13: in XML literal: whitespace expected
- val y = <hello foo="bar"baz="baz"></hello>.toString();
- ^
-one error found