Mercurial > hg
changeset 23055:392ed77879c3 stable
tests: add "(glob)" to paths in test-url-rev.t for Windows
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 20 Oct 2014 22:08:08 +0900 |
parents | 40c01f95449b |
children | d898c7e8c301 |
files | tests/test-url-rev.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)