diff tests/test-narrow-update.t @ 36136:6767e7ce2c31

test-narrow: partially stabilize on Windows test-narrow-strip.t is still broken. I don't see any feature condititionals, so it might be an actual problem.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 13 Feb 2018 00:54:36 -0500
parents a2a6e724d61a
children 009d0283de5f
line wrap: on
line diff
--- a/tests/test-narrow-update.t	Tue Feb 13 00:06:22 2018 -0500
+++ b/tests/test-narrow-update.t	Tue Feb 13 00:54:36 2018 -0500
@@ -47,7 +47,7 @@
   $ hg update -q 'desc("modify inside")'
   $ find *
   inside
-  inside/f1 (glob)
+  inside/f1
   $ cat inside/f1
   modified
 
@@ -56,7 +56,7 @@
   $ hg update -q 'desc("modify outside")'
   $ find *
   inside
-  inside/f1 (glob)
+  inside/f1
   $ cat inside/f1
   modified