tests: update test-casefolding.t with recent changes
authorPulkit Goyal <pulkit@yandex-team.ru>
Sat, 01 Sep 2018 00:40:26 +0530
changeset 39381 f5e9d074d70a
parent 39380 1099d9bbdf9a
child 39382 a7e22dd31f54
tests: update test-casefolding.t with recent changes This is caught by the mac-buildbot. This was not found initially because this test requires a case insensitive filesystem. I have edited the test file by hand and I suggest to test this on such a system before pushing. Differential Revision: https://phab.mercurial-scm.org/D4430
tests/test-casefolding.t
--- a/tests/test-casefolding.t	Sat Sep 01 02:16:22 2018 +0530
+++ b/tests/test-casefolding.t	Sat Sep 01 00:40:26 2018 +0530
@@ -52,7 +52,8 @@
   $ hg ci -Am addb D/b
   $ hg mv D/b d/b
   D/b: not overwriting - file already committed
-  (hg rename --force to replace the file by recording a rename)
+  ('hg rename --force' to replace the file by recording a rename)
+  [1]
   $ hg mv D/b d/c
   $ hg st
   A D/c