tests/test-commit-amend.t
changeset 16745 27b2e1823e83
parent 16716 0311a6abd38a
child 16900 3f1a153daadb
--- a/tests/test-commit-amend.t	Wed May 16 16:18:07 2012 -0500
+++ b/tests/test-commit-amend.t	Thu May 17 15:34:59 2012 -0500
@@ -247,7 +247,6 @@
 
   $ echo b >> b
   $ hg ci -m 'reopen branch'
-  created new head
   reopening closed branch head 4
   $ echo b >> b
   $ hg ci --amend --close-branch