tests/test-histedit-obsolete.t
changeset 33773 6c1a9fd8361b
parent 33350 b320ff822c7e
child 33774 9dcc3529e002
--- a/tests/test-histedit-obsolete.t	Thu Aug 03 11:38:22 2017 +0200
+++ b/tests/test-histedit-obsolete.t	Fri Aug 04 18:41:16 2017 +0200
@@ -8,7 +8,7 @@
   > [phases]
   > publish=False
   > [experimental]
-  > evolution=createmarkers,allowunstable
+  > stabilization=createmarkers,allowunstable
   > [extensions]
   > histedit=
   > rebase=
@@ -545,7 +545,7 @@
   |
   o  0:cb9a9f314b8b (public) a
   
-  $ hg histedit -r 'b449568bf7fc' --commands - << EOF --config experimental.evolution.track-operation=1
+  $ hg histedit -r 'b449568bf7fc' --commands - << EOF --config experimental.stabilization.track-operation=1
   > pick b449568bf7fc 13 f
   > pick 7395e1ff83bd 15 h
   > pick 6b70183d2492 14 g
@@ -556,7 +556,7 @@
   Editing (ee118ab9fa44), you may commit or record as needed now.
   (hg histedit --continue to resume)
   [1]
-  $ hg histedit --continue --config experimental.evolution.track-operation=1
+  $ hg histedit --continue --config experimental.stabilization.track-operation=1
   $ hg log -G
   @  23:175d6b286a22 (secret) k
   |