[PATCH 03 of 11 STABLE] tests: add "(glob)" to paths in test-url-rev.t for Windows

FUJIWARA Katsunori foozy at lares.dti.ne.jp
Mon Oct 20 08:26:57 CDT 2014


# HG changeset patch
# User FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
# Date 1413810488 -32400
#      Mon Oct 20 22:08:08 2014 +0900
# Branch stable
# Node ID 8f590fd6c2b8dab83ee431c28e6ea5320c11f714
# Parent  8ffac97b85a5b2888f67e9b9a4d0cada7171fc76
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)


More information about the Mercurial-devel mailing list