aboutsummaryrefslogtreecommitdiffstats
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..e5a1c3e
--- /dev/null
+++ b/tests/run-posixexp
@@ -0,0 +1,2 @@
+${THIS_SH} ./posixexp.tests > /tmp/xx 2>&1
+diff /tmp/xx posixexp.right && rm -f /tmp/xx