tests/test-bookmarks-pushpull.t
changeset 29688 30c59bdd4f41
parent 29687 ac9b85079122
child 29973 4ddb05751b12
--- a/tests/test-bookmarks-pushpull.t	Wed Aug 03 15:39:55 2016 +0200
+++ b/tests/test-bookmarks-pushpull.t	Wed Aug 03 15:52:11 2016 +0200
@@ -822,7 +822,7 @@
 Using ssh
 ---------
 
-  $ hg push -B @ ssh --config experimental.bundle2-exp=True
+  $ hg push -B @ ssh # bundle2+
   pushing to ssh://user@dummy/issue4455-dest
   searching for changes
   no changes found
@@ -845,7 +845,7 @@
 Using http
 ----------
 
-  $ hg push -B @ http --config experimental.bundle2-exp=True
+  $ hg push -B @ http # bundle2+
   pushing to http://localhost:$HGPORT/
   searching for changes
   no changes found