summaryrefslogtreecommitdiff
path: root/devel/bmake/files/unit-tests/modmatch.exp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bmake/files/unit-tests/modmatch.exp')
-rw-r--r--devel/bmake/files/unit-tests/modmatch.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/bmake/files/unit-tests/modmatch.exp b/devel/bmake/files/unit-tests/modmatch.exp
index fcaf6c02ed6..a7bf8b748f5 100644
--- a/devel/bmake/files/unit-tests/modmatch.exp
+++ b/devel/bmake/files/unit-tests/modmatch.exp
@@ -14,4 +14,7 @@ LIB=e X_LIBS:M${LIB${LIB:tu}} is "/tmp/libe.a"
LIB=e X_LIBS:M*/lib${LIB}.a is "/tmp/libe.a"
LIB=e X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBE.A"
Mscanner=OK
+Upper=One Two Three Four
+Lower=five six seven
+nose=One Three five
exit status 0