tests: add "(glob)" to paths in test-url-rev.t for Windows stable
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Mon, 20 Oct 2014 22:08:08 +0900
branchstable
changeset 23055 392ed77879c3
parent 23054 40c01f95449b
child 23056 d898c7e8c301
tests: add "(glob)" to paths in test-url-rev.t for Windows
tests/test-url-rev.t
--- a/tests/test-url-rev.t	Mon Oct 20 22:08:08 2014 +0900
+++ b/tests/test-url-rev.t	Mon Oct 20 22:08:08 2014 +0900
@@ -43,7 +43,7 @@
   $ cat clone/.hg/hgrc
   # example repository config (see "hg help config" for more info)
   [paths]
-  default = $TESTTMP/repo#foo
+  default = $TESTTMP/repo#foo (glob)
   
   # path aliases to other clones of this repo in URLs or filesystem paths
   # (see "hg help config.paths" for more info)