# HG changeset patch # User FUJIWARA Katsunori # Date 2014-10-20 13:08:08 # Node ID 392ed77879c3f8c7fa63ba6ba82129cf62f1c841 # Parent 40c01f95449b479e55cb53a375a18f43aba27967 tests: add "(glob)" to paths in test-url-rev.t for Windows diff --git a/tests/test-url-rev.t b/tests/test-url-rev.t --- a/tests/test-url-rev.t +++ b/tests/test-url-rev.t @@ -43,7 +43,7 @@ Test basic functionality of url#rev synt $ 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)