diff tests/test-sparse.t @ 33795:cf300c1ad7bf

test-sparse: drop unnecessary globs
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 14 Aug 2017 22:20:53 -0400
parents e1c56486d1aa
children 4441705b7111
line wrap: on
line diff
--- 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