test-sparse: drop unnecessary globs
authorMatt Harbison <matt_harbison@yahoo.com>
Mon, 14 Aug 2017 22:20:53 -0400
changeset 33795 cf300c1ad7bf
parent 33794 389f7b17ffb3
child 33796 4f8c241b2bfa
test-sparse: drop unnecessary globs
tests/test-sparse.t
--- a/tests/test-sparse.t	Fri Jul 28 22:04:27 2017 -0700
+++ b/tests/test-sparse.t	Mon Aug 14 22:20:53 2017 -0400
@@ -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