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