tests: remove bundle2 activation from test-push-warn.t
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 02 Aug 2016 03:54:17 +0200
changeset 29659 7eb9ee3e6b14
parent 29658 5a06291fa8fe
child 29660 99b50346b750
tests: remove bundle2 activation from test-push-warn.t This is an old config that predate bundle2 on by default. This should have been remove after Mercurail 3.6 got released.
tests/test-push-warn.t
--- a/tests/test-push-warn.t	Tue Aug 02 03:53:48 2016 +0200
+++ b/tests/test-push-warn.t	Tue Aug 02 03:54:17 2016 +0200
@@ -1,9 +1,3 @@
-  $ cat << EOF >> $HGRCPATH
-  > [experimental]
-  > # drop me once bundle2 is the default,
-  > # added to get test change early.
-  > bundle2-exp = True
-  > EOF
   $ hg init a
   $ cd a
   $ echo foo > t1