From patchwork Tue Aug 15 02:35:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1,of,2] test-sparse: drop unnecessary globs From: Matt Harbison X-Patchwork-Id: 22996 Message-Id: <1a077f01241b62567287.1502764541@Envy> To: mercurial-devel@mercurial-scm.org Date: Mon, 14 Aug 2017 22:35:41 -0400 # HG changeset patch # User Matt Harbison # Date 1502763653 14400 # Mon Aug 14 22:20:53 2017 -0400 # Node ID 1a077f01241b6256728751b00c552652d024c907 # Parent a0e28577f7d4c0d51cd075ddaaa3cd32d3380545 test-sparse: drop unnecessary globs diff --git a/tests/test-sparse.t b/tests/test-sparse.t --- a/tests/test-sparse.t +++ b/tests/test-sparse.t @@ -55,7 +55,7 @@ [include] $TESTTMP/myrepo/hide hide - subdir/path (glob) + subdir/path $ cd .. $ echo hello > subdir/file2.ext @@ -69,7 +69,7 @@ hide path:abspath subdir/**.ext - subdir/path (glob) + subdir/path $ rm -rf subdir