summaryrefslogtreecommitdiff
path: root/tests/case.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/case.tests')
-rw-r--r--tests/case.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/case.tests b/tests/case.tests
index 7ab316a7..cc73d8e1 100644
--- a/tests/case.tests
+++ b/tests/case.tests
@@ -51,3 +51,5 @@ case " " in ( [" "] ) echo ok;; ( * ) echo no;; esac
# tests of quote removal and pattern matching
${THIS_SH} ./case1.sub
+${THIS_SH} ./case2.sub
+${THIS_SH} ./case3.sub