aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKate Ward <kate.ward@forestent.com>2018-01-17 00:11:33 +0100
committerKate Ward <kate.ward@forestent.com>2018-01-17 00:11:33 +0100
commit16cd12151e1f53a689a8d6e5b4444b9bf0742abc (patch)
treefce8972dbcf30f648355ad314545e90950976bbe
parent4a9ecdede54c53edceed75423f5fc5cbbc62bf83 (diff)
downloadshflags-16cd12151e1f53a689a8d6e5b4444b9bf0742abc.tar.gz
Removed glob tests from testItemInList() as they don't work on zsh.
-rwxr-xr-xshflags_private_test.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/shflags_private_test.sh b/shflags_private_test.sh
index f15f627..50ea4e2 100755
--- a/shflags_private_test.sh
+++ b/shflags_private_test.sh
@@ -106,9 +106,6 @@ test_partial_te te ${FLAGS_FALSE}
test_partial_es es ${FLAGS_FALSE}
test_partial_st st ${FLAGS_FALSE}
empty_item '' ${FLAGS_FALSE}
-glob_star t*s ${FLAGS_TRUE}
-glob_star_missing foo*bar ${FLAGS_FALSE}
-glob_question t??s ${FLAGS_TRUE}
EOF
_flags_itemInList 'item' ''