summaryrefslogtreecommitdiff
path: root/tests/run-dirstack
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-dirstack')
-rw-r--r--tests/run-dirstack7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/run-dirstack b/tests/run-dirstack
index a2f2761d..6390d1b7 100644
--- a/tests/run-dirstack
+++ b/tests/run-dirstack
@@ -1,2 +1,5 @@
-${THIS_SH} ./dirstack.tests > /tmp/xx 2>&1
-diff /tmp/xx dirstack.right && rm -f /tmp/xx
+${THIS_SH} ./dstack.tests > /tmp/xx 2>&1
+diff /tmp/xx dstack.right && rm -f /tmp/xx
+
+${THIS_SH} ./dstack2.tests > /tmp/xx 2>&1
+diff /tmp/xx dstack2.right && rm -f /tmp/xx