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