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