changeset 29659:7eb9ee3e6b14

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.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 02 Aug 2016 03:54:17 +0200
parents 5a06291fa8fe
children 99b50346b750
files tests/test-push-warn.t
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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