##// END OF EJS Templates
tests: fix test-casefolding.t output...
Matt Harbison -
r23779:427b8728 default
parent child Browse files
Show More
@@ -24,7 +24,10 b' test case collision on rename (issue750)'
24 24 $ echo a > a
25 25 $ hg --debug ci -Am adda
26 26 adding a
27 committing files:
27 28 a
29 committing manifest
30 committing changelog
28 31 committed changeset 0:07f4944404050f47db2e5c5071e0e84e7a27bba9
29 32
30 33 Case-changing renames should work:
General Comments 0
You need to be logged in to leave comments. Login now