tests/test-commit-amend.t
changeset 25382 6084926366b9
parent 25295 701df761aa94
child 25393 eb52de500d2a
--- a/tests/test-commit-amend.t	Mon May 25 16:48:55 2015 -0700
+++ b/tests/test-commit-amend.t	Fri May 29 22:23:58 2015 +0200
@@ -72,7 +72,7 @@
   branch: default
   commit: 1 added, 1 unknown
   update: (current)
-  phases: 2 draft (draft)
+  phases: 2 draft
   $ HGEDITOR="\"sh\" \"`pwd`/editor.sh\"" hg commit --amend
   transaction abort!
   rollback completed
@@ -84,7 +84,7 @@
   branch: default
   commit: 1 added, 1 unknown
   update: (current)
-  phases: 2 draft (draft)
+  phases: 2 draft
 
 Add new file:
   $ hg ci --amend -m 'amend base1 new file'