tests/test-copies-chain-merge.t
changeset 44453 68e14fecd82a
parent 44444 7b1f516e7606
child 44454 b8882f5d7cb4
--- a/tests/test-copies-chain-merge.t	Fri Mar 06 13:27:41 2020 -0500
+++ b/tests/test-copies-chain-merge.t	Fri Mar 06 11:02:02 2020 +0100
@@ -39,7 +39,7 @@
   o  0 i-0 initial commit: a b]
   
 
-Have a branching with nothing on one side
+And having another branch with renames on the other side
 
   $ hg mv d e
   $ hg ci -Am 'a-1: d -move-> e'
@@ -57,7 +57,7 @@
   o  0 i-0 initial commit: a b]
   
 
-And Having another branch with renames on the other side
+Have a branching with nothing on one side
 
   $ hg up 'desc("i-2")'
   1 files updated, 0 files merged, 1 files removed, 0 files unresolved