aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-errors
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-errors')
-rw-r--r--tests/run-errors2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-errors b/tests/run-errors
new file mode 100644
index 0000000..6be4e0c
--- /dev/null
+++ b/tests/run-errors
@@ -0,0 +1,2 @@
+${THIS_SH} ./errors.tests > /tmp/xx 2>&1
+diff /tmp/xx errors.right && rm -f /tmp/xx