From patchwork Fri Oct 16 02:33:37 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [8,of,8] rebase: add comment to abort test From: Christian Delahousse X-Patchwork-Id: 11137 Message-Id: <9450b0e8a6fb959db44c.1444962817@dev4253.prn1.facebook.com> To: Cc: cdelahousse@fb.com Date: Thu, 15 Oct 2015 19:33:37 -0700 # HG changeset patch # User Christian Delahousse # Date 1444954394 25200 # Thu Oct 15 17:13:14 2015 -0700 # Node ID 9450b0e8a6fb959db44cd3a7860e760663248939 # Parent d0d588cb2c8f490b2256e99b0df97f8b90bfc6e2 rebase: add comment to abort test A helpful comment to define the behaviour of the test. In case the output changes, it is important to convey the nature of the test. diff --git a/tests/test-rebase-abort.t b/tests/test-rebase-abort.t --- a/tests/test-rebase-abort.t +++ b/tests/test-rebase-abort.t @@ -13,6 +13,7 @@ $ hg init a $ cd a +test Summary shows how to leave unfinished rebase state with corrupt statefile $ touch .hg/rebasestate $ hg sum parent: -1:000000000000 tip (empty repository)