diff tests/test-bundle2-format.t @ 29672:622782ea9cf3

tests: remove initial bundle2 enabling in various bundle2 tests Bundle 2 is enable by default since 3.6 so we don't need this anymore. The remaining use of 'experimental.bundle2-exp' are there to test legacy behavior with bundle 1. Future patches will introduce a way outside of experimental to test that.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 02 Aug 2016 14:54:06 +0200
parents 37cccad55410
children 7b9157aa752f
line wrap: on
line diff
--- a/tests/test-bundle2-format.t	Tue Aug 02 15:44:51 2016 +0200
+++ b/tests/test-bundle2-format.t	Tue Aug 02 14:54:06 2016 +0200
@@ -227,7 +227,6 @@
   > [extensions]
   > bundle2=$TESTTMP/bundle2.py
   > [experimental]
-  > bundle2-exp=True
   > evolution=createmarkers
   > [ui]
   > ssh=python "$TESTDIR/dummyssh"