# HG changeset patch # User FUJIWARA Katsunori # Date 1413810488 -32400 # Node ID 392ed77879c3f8c7fa63ba6ba82129cf62f1c841 # Parent 40c01f95449b479e55cb53a375a18f43aba27967 tests: add "(glob)" to paths in test-url-rev.t for Windows diff -r 40c01f95449b -r 392ed77879c3 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)