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