summaryrefslogtreecommitdiff
path: root/test/pending/script/error-messages.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/script/error-messages.scala')
-rw-r--r--test/pending/script/error-messages.scala9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/pending/script/error-messages.scala b/test/pending/script/error-messages.scala
deleted file mode 100644
index 2e2025b203..0000000000
--- a/test/pending/script/error-messages.scala
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-exec scala -nocompdaemon "$0"
-!#
-
-// test that error messages print nicely
-
-<hello> </there>
-
-