tests: fix backslashes in test-casefolding stable
authorMatt Mackall <mpm@selenic.com>
Mon, 27 Apr 2015 16:24:43 -0500
branchstable
changeset 24865 d90e50c6e406
parent 24864 bff42a92012e
child 24866 e1ec3d075c67
tests: fix backslashes in test-casefolding
tests/test-casefolding.t
--- a/tests/test-casefolding.t	Sat Apr 25 23:44:53 2015 +0900
+++ b/tests/test-casefolding.t	Mon Apr 27 16:24:43 2015 -0500
@@ -161,8 +161,8 @@
   $ echo 'foo' > a/B/c/D/E
   $ hg ci -m 'e content change'
   $ hg revert --all -r 0
-  removing a\B\c\D\E
-  adding a\B\c\D\e
+  removing a/B/c/D/E (glob)
+  adding a/B/c/D/e (glob)
   $ find * | sort
   a
   a/B