tests/test-http-proxy.t
changeset 29656 0c9913d4b3fc
parent 29064 9dc27a334fb1
child 30763 a520aefb96f1
--- a/tests/test-http-proxy.t	Tue Aug 02 03:50:58 2016 +0200
+++ b/tests/test-http-proxy.t	Tue Aug 02 03:53:05 2016 +0200
@@ -1,10 +1,4 @@
 #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 a
   $ cd a