aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/varmod-match.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/varmod-match.exp')
-rw-r--r--unit-tests/varmod-match.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/unit-tests/varmod-match.exp b/unit-tests/varmod-match.exp
new file mode 100644
index 000000000000..11777e086d4f
--- /dev/null
+++ b/unit-tests/varmod-match.exp
@@ -0,0 +1,5 @@
+match-char-class:
+ uppercase numbers: One Two Three Four
+ all the others: five six seven
+ starts with non-s, ends with [ex]: One Three five
+exit status 0