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