diff tests/test-uncommit.t @ 35244:98f97eb20597

rewriteutil: use precheck() in uncommit and amend commands Differential Revision: https://phab.mercurial-scm.org/D1526
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 28 Nov 2017 05:50:45 +0530
parents 7f183c643eb6
children 9b3f95d9783d
line wrap: on
line diff
--- a/tests/test-uncommit.t	Fri Nov 24 03:44:50 2017 +0530
+++ b/tests/test-uncommit.t	Tue Nov 28 05:50:45 2017 +0530
@@ -41,6 +41,7 @@
 
   $ hg uncommit
   abort: cannot uncommit null changeset
+  (no changeset checked out)
   [255]
 
 Create some commits