aboutsummaryrefslogtreecommitdiffstats
path: root/tests/trap.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/trap.tests')
-rw-r--r--tests/trap.tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/trap.tests b/tests/trap.tests
index 83497a3..ded1d70 100644
--- a/tests/trap.tests
+++ b/tests/trap.tests
@@ -66,6 +66,8 @@ trap '' USR2
# test ERR trap
./trap2.sub
+${THIS_SH} ./trap3.sub
+
#
# show that setting a trap on SIGCHLD is not disastrous.
#
@@ -88,3 +90,4 @@ trap
trap - SIGCHLD
wait
+