tests/test-casefolding.t
changeset 32398 2dac9d6a0af9
parent 32298 779a1ae6d0d9
child 35393 4441705b7111
--- a/tests/test-casefolding.t	Thu May 18 15:25:16 2017 -0700
+++ b/tests/test-casefolding.t	Thu May 18 16:05:46 2017 -0700
@@ -9,7 +9,6 @@
   $ cd repo1
   $ echo a > a
   $ hg add A
-  adding a
   $ hg st
   A a
   $ hg ci -m adda
@@ -71,14 +70,12 @@
   A D/c
   $ hg ci -m addc D/c
   $ hg mv d/b d/e
-  moving D/b to D/e (glob)
   $ hg st
   A D/e
   R D/b
   $ hg revert -aq
   $ rm d/e
   $ hg mv d/b D/B
-  moving D/b to D/B (glob)
   $ hg st
   A D/B
   R D/b