diff tests/test-drawdag.t @ 34865:a0100f34e20b

config: replace experimental.stabilization by experimental.evolution We replace 'experimental.stabilization=all' by 'experimental.evolution=true' as we will extract individual config in their own config in later patches. Differential Revision: https://phab.mercurial-scm.org/D1148
author Boris Feld <boris.feld@octobus.net>
date Tue, 17 Oct 2017 11:29:26 +0200
parents ecc96506c49d
children a7e49a5b3e6f
line wrap: on
line diff
--- a/tests/test-drawdag.t	Mon Oct 16 17:14:47 2017 +0200
+++ b/tests/test-drawdag.t	Tue Oct 17 11:29:26 2017 +0200
@@ -2,7 +2,7 @@
   > [extensions]
   > drawdag=$TESTDIR/drawdag.py
   > [experimental]
-  > stabilization=all
+  > evolution=true
   > EOF
 
   $ reinit () {