tests/test-run-tests.t
changeset 29518 348b2b9da703
parent 29280 6c97b9739f9d
child 31673 6a2959acae1a
--- a/tests/test-run-tests.t	Tue Jul 12 15:34:17 2016 -0400
+++ b/tests/test-run-tests.t	Sat Jul 09 23:01:02 2016 -0400
@@ -735,6 +735,10 @@
 
   $ rm -f test-glob-backslash.t
 
+Test globbing of 127.0.0.1
+  $ echo 172.16.18.1
+  127.0.0.1 (glob)
+
 Test reusability for third party tools
 ======================================