changeset 24865:d90e50c6e406 stable

tests: fix backslashes in test-casefolding
author Matt Mackall <mpm@selenic.com>
date Mon, 27 Apr 2015 16:24:43 -0500
parents bff42a92012e
children e1ec3d075c67
files tests/test-casefolding.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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