tests/test-commit-amend.t
changeset 39284 975d959295ef
parent 39277 f785073f792c
child 39285 a3fd84f4fb38
--- a/tests/test-commit-amend.t	Tue Aug 14 17:00:32 2018 +0000
+++ b/tests/test-commit-amend.t	Sat Aug 25 21:17:34 2018 +0300
@@ -824,7 +824,7 @@
   $ hg merge -q bar --config ui.interactive=True << EOF
   > c
   > EOF
-  file aa was deleted in local [working copy] but was modified in other [merge rev].
+  file 'aa' was deleted in local [working copy] but was modified in other [merge rev].
   What do you want to do?
   use (c)hanged version, (d)elete, or leave (u)nresolved? c
   $ hg ci -m 'merge bar (with conflicts)'