tests/test-commit-amend.t
changeset 42494 abd4783db5a7
parent 42399 64ed405dd342
child 42565 4764e8436b2a
--- a/tests/test-commit-amend.t	Tue Apr 16 02:33:54 2019 +0530
+++ b/tests/test-commit-amend.t	Tue Apr 16 02:53:28 2019 +0530
@@ -892,7 +892,7 @@
   marked working directory as branch silliness
   $ echo b >> b
   $ hg ci --close-branch -m'open and close'
-  abort: can only close branch heads
+  abort: branch "silliness" has no heads to close
   [255]
 
 Test that amend with --secret creates new secret changeset forcibly