summaryrefslogtreecommitdiff
path: root/tests/dbg-support.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbg-support.tests')
-rwxr-xr-xtests/dbg-support.tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/dbg-support.tests b/tests/dbg-support.tests
index 517591c..ad06d01 100755
--- a/tests/dbg-support.tests
+++ b/tests/dbg-support.tests
@@ -133,6 +133,9 @@ for i in 0 1 ; do
((x=i+j))
done
done
+
+${THIS_SH} ./dbg-support3.sub
+
#;;; Local Variables: ***
#;;; mode:shell-script ***
#;;; eval: (sh-set-shell "bash") ***