test-treemanifest: add globs for Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Mon, 01 Jun 2015 22:46:05 -0400
changeset 25398 633d07045494
parent 25397 0b6dee81ebb7
child 25399 724d7982b790
test-treemanifest: add globs for Windows
tests/test-treemanifest.t
--- a/tests/test-treemanifest.t	Mon Jun 01 22:41:07 2015 -0400
+++ b/tests/test-treemanifest.t	Mon Jun 01 22:46:05 2015 -0400
@@ -325,9 +325,9 @@
 Excludes with a glob should not exclude everything from the glob's root
 
   $ hg files -r . -X 'b/fo?' b
-  b/bar/fruits.txt
-  b/bar/orange/fly/gnat.py
-  b/bar/orange/fly/housefly.txt
+  b/bar/fruits.txt (glob)
+  b/bar/orange/fly/gnat.py (glob)
+  b/bar/orange/fly/housefly.txt (glob)
 
 Test files for a subdirectory.