# HG changeset patch # User Pierre-Yves David # Date 2020-03-06 10:02:02 # Node ID 68e14fecd82ab6bfb3283f1a56e14974816ecc76 # Parent 9d2b2df2c2baee07abbd014ee46344f3a593d23d copies-tests: swap two branch description They were swapped and now match their intended block. Differential Revision: https://phab.mercurial-scm.org/D8247 diff --git a/tests/test-copies-chain-merge.t b/tests/test-copies-chain-merge.t --- a/tests/test-copies-chain-merge.t +++ b/tests/test-copies-chain-merge.t @@ -39,7 +39,7 @@ Add some linear rename initialy 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 @@ Have a branching with nothing on one sid 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