diff tests/test-evolve-abort-phasediv.t @ 6187:df8df57a3ce3 mercurial-5.0

test-compat: merge mercurial-5.1 into mercurial-5.0
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 22 Feb 2022 18:21:24 +0300
parents e82ad19eb3cc
children 716912541759
line wrap: on
line diff
--- a/tests/test-evolve-abort-phasediv.t	Tue Feb 22 18:14:26 2022 +0300
+++ b/tests/test-evolve-abort-phasediv.t	Tue Feb 22 18:21:24 2022 +0300
@@ -12,7 +12,6 @@
 
   $ . $TESTDIR/testlib/common.sh
 
-#testcases abortcommand abortflag
   $ cat >> $HGRCPATH <<EOF
   > [phases]
   > publish = False
@@ -20,12 +19,10 @@
   > evolve =
   > EOF
 
-#if abortflag
   $ cat >> $HGRCPATH <<EOF
   > [alias]
   > abort = evolve --abort
   > EOF
-#endif
 
 #testcases inmemory ondisk
 #if inmemory