Bash-4.2 distribution sources and documentation
[platform/upstream/bash.git] / tests / builtins.tests
index 6d20ae9..7ce378e 100644 (file)
@@ -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