diff tests/test-url-rev.t @ 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 2be7d5ebd4d0
children 1ef96a3b8b89
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)