Mercurial > hg
diff tests/test-clone.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 | 3fee7f7d2da0 |
children | eb586ed5d8ce |
line wrap: on
line diff
--- a/tests/test-clone.t Thu Aug 03 11:38:22 2017 +0200 +++ b/tests/test-clone.t Fri Aug 04 18:41:16 2017 +0200 @@ -706,7 +706,7 @@ $ cd filteredrev0 $ cat >> .hg/hgrc << EOF > [experimental] - > evolution=createmarkers + > stabilization=createmarkers > EOF $ echo initial1 > foo $ hg -q commit -A -m initial0