diff -r 1e24da6fcd67 -r 0311a6abd38a tests/test-commit-amend.t --- a/tests/test-commit-amend.t Sat May 12 16:53:36 2012 +0200 +++ b/tests/test-commit-amend.t Fri May 11 10:35:54 2012 -0700 @@ -247,6 +247,7 @@ $ echo b >> b $ hg ci -m 'reopen branch' + created new head reopening closed branch head 4 $ echo b >> b $ hg ci --amend --close-branch