aboutsummaryrefslogtreecommitdiffstats
path: root/tests/trap.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/trap.right')
-rw-r--r--tests/trap.right1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/trap.right b/tests/trap.right
index c8417ac..d1879a4 100644
--- a/tests/trap.right
+++ b/tests/trap.right
@@ -53,6 +53,7 @@ trap -- 'echo aborting' SIGQUIT
trap -- 'echo aborting' SIGABRT
trap -- 'echo aborting' SIGTERM
0
+trap -- '' SIGUSR2
ERRTRAP
ERRTRAP
ERRTRAP