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