diff tests/test-bundle2-format.t @ 33773:6c1a9fd8361b

test: update evolution config evolution* config has been rewritten in stabilization* in the previous patch, update tests file to use the new names. Differential Revision: https://phab.mercurial-scm.org/D249
author Boris Feld <boris.feld@octobus.net>
date Fri, 04 Aug 2017 18:41:16 +0200
parents 2428e8ec0793
children 1378c971ec5d
line wrap: on
line diff
--- a/tests/test-bundle2-format.t	Thu Aug 03 11:38:22 2017 +0200
+++ b/tests/test-bundle2-format.t	Fri Aug 04 18:41:16 2017 +0200
@@ -227,7 +227,7 @@
   > [extensions]
   > bundle2=$TESTTMP/bundle2.py
   > [experimental]
-  > evolution=createmarkers
+  > stabilization=createmarkers
   > [ui]
   > ssh=$PYTHON "$TESTDIR/dummyssh"
   > logtemplate={rev}:{node|short} {phase} {author} {bookmarks} {desc|firstline}