diff tests/test-http.t @ 25405:220a220ed088

test: drop all the forced use of bundle2 Using bundle2 during exchange is now the default, we do not need all this explicit enabling of bundle2 exchange in test anymore.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 27 May 2015 22:11:37 -0700
parents d29201352af7
children d19787db6fe0
line wrap: on
line diff
--- a/tests/test-http.t	Fri Feb 06 17:41:24 2015 +0000
+++ b/tests/test-http.t	Wed May 27 22:11:37 2015 -0700
@@ -1,12 +1,5 @@
 #require serve
 
-  $ cat << EOF >> $HGRCPATH
-  > [experimental]
-  > # drop me once bundle2 is the default,
-  > # added to get test change early.
-  > bundle2-exp = True
-  > EOF
-
   $ hg init test
   $ cd test
   $ echo foo>foo