about summary refs log tree commit diff
path: root/Misc/globtests
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/globtests')
-rwxr-xr-xMisc/globtests1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/globtests b/Misc/globtests
index b7d5fd0bd..9a12a11e1 100755
--- a/Misc/globtests
+++ b/Misc/globtests
@@ -112,5 +112,6 @@ t fooxx         ((#i)FOOX)x
 f fooxx         ((#i)FOOX)X
 f BAR           (bar|(#i)foo)
 t FOO           (bar|(#i)foo)
+t Modules       (#i)*m*
 EOT
 print "$failed tests failed."