summaryrefslogtreecommitdiff
path: root/test/pending/script/error-messages.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/script/error-messages.check')
-rw-r--r--test/pending/script/error-messages.check7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/pending/script/error-messages.check b/test/pending/script/error-messages.check
deleted file mode 100644
index 1aee1fb44a..0000000000
--- a/test/pending/script/error-messages.check
+++ /dev/null
@@ -1,7 +0,0 @@
-errors.scala:7: error: in XML literal: expected closing tag of hello
-<hello> </there>
- ^
-errors.scala:7: error: start tag was here: <hello>
-<hello> </there>
-
-two errors found