changeset 22591 | 9fe33afc00b4 |
parent 22430 | 968247e8f4ac |
child 23348 | bbe56e07e07a |
--- a/tests/test-locate.t Wed Oct 01 01:08:17 2014 +0200 +++ b/tests/test-locate.t Tue Sep 30 15:45:48 2014 -0700 @@ -87,6 +87,8 @@ $ cd .. $ rm -r t + $ hg rm t/b + $ hg locate 't/**' t/b (glob) t/e.h (glob) @@ -96,7 +98,6 @@ b dir.h/foo t.h - t/b t/e.h t/x $ hg files b @@ -132,7 +133,6 @@ ../b ../dir.h/foo ../t.h - ../t/b ../t/e.h ../t/x $ hg files .