summaryrefslogtreecommitdiff
path: root/tests/cond.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cond.tests')
-rwxr-xr-xtests/cond.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cond.tests b/tests/cond.tests
index 0c096496..d91ddddf 100755
--- a/tests/cond.tests
+++ b/tests/cond.tests
@@ -183,3 +183,5 @@ if [[ "123abc" == *?(a)bc ]]; then echo ok 43; else echo bad 43; fi
${THIS_SH} ./cond-regexp1.sub
${THIS_SH} ./cond-regexp2.sub
+
+${THIS_SH} ./cond-regexp3.sub