tests/test-ssh-bundle1.t
changeset 29686 6e375ba01b04
parent 28549 e01bd7385f4f
child 30155 b7a966ce89ed
--- a/tests/test-ssh-bundle1.t	Tue Aug 02 15:23:03 2016 +0200
+++ b/tests/test-ssh-bundle1.t	Wed Aug 03 15:34:03 2016 +0200
@@ -2,9 +2,9 @@
 parts that are not bundle1/bundle2 specific.
 
   $ cat << EOF >> $HGRCPATH
-  > [experimental]
+  > [devel]
   > # This test is dedicated to interaction through old bundle
-  > bundle2-exp = False
+  > legacy.exchange = bundle1
   > [format] # temporary settings
   > usegeneraldelta=yes
   > EOF