Mercurial > hg-stable
diff tests/test-casefolding.t @ 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 | d8505bfe4825 |
children | 85785cd3b69f |
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