diff options
Diffstat (limited to 'tests/dbg-support.tests')
-rwxr-xr-x | tests/dbg-support.tests | 3 |
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") *** |