]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/builtins.tests
commit bash-20150320 snapshot
[thirdparty/bash.git] / tests / builtins.tests
index 9d775201a2366815fc26c46e61d8c6ee1682283b..ccf55a87e74f08b2716d5aadece4dc945027aaa6 100644 (file)
@@ -256,6 +256,9 @@ ${THIS_SH} ./builtins3.sub
 # test behavior of using declare to create variables without assigning values
 ${THIS_SH} ./builtins4.sub
 
+# test behavior of set and unset array variables
+${THIS_SH} ./builtins5.sub
+
 # this must be last -- it is a fatal error
 exit status