tests/test-pull-http.t
changeset 25391 c66d95aa1270
parent 25372 df723a2655e9
child 25405 220a220ed088
--- a/tests/test-pull-http.t	Wed May 27 12:55:32 2015 -0700
+++ b/tests/test-pull-http.t	Fri May 29 15:18:49 2015 -0700
@@ -1,5 +1,12 @@
 #require killdaemons
 
+  $ 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 a > a
@@ -73,6 +80,7 @@
 
   $ req
   pulling from http://localhost:$HGPORT/
+  searching for changes
   abort: authorization failed
   % serve errors