aboutsummaryrefslogtreecommitdiffstats
path: root/tests/builtins.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/builtins.tests')
-rw-r--r--tests/builtins.tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/builtins.tests b/tests/builtins.tests
index 6d20ae9..7ce378e 100644
--- a/tests/builtins.tests
+++ b/tests/builtins.tests
@@ -247,6 +247,9 @@ kill -l ${sigone/SIG/}
# test behavior of shopt xpg_echo
${THIS_SH} ./builtins2.sub
+# test behavior of declare -g
+${THIS_SH} ./builtins3.sub
+
# this must be last -- it is a fatal error
exit status