From patchwork Mon Oct 20 13:26:57 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [03, of, 11, STABLE] tests: add "(glob)" to paths in test-url-rev.t for Windows From: Katsunori FUJIWARA X-Patchwork-Id: 6416 Message-Id: <8f590fd6c2b8dab83ee4.1413811617@juju> To: mercurial-devel@selenic.com Date: Mon, 20 Oct 2014 22:26:57 +0900 # HG changeset patch # User FUJIWARA Katsunori # 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)