changeset 5651:c7abe71d749d stable

tests: move experimental.evolution=all config option closer to the comment
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 11 Nov 2020 19:01:35 +0800
parents 56eb528820d7
children ccde78088d0b
files tests/test-check-commit.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-check-commit.t	Wed Nov 11 18:56:37 2020 +0800
+++ b/tests/test-check-commit.t	Wed Nov 11 19:01:35 2020 +0800
@@ -3,10 +3,10 @@
 Enable obsolescence to avoid the warning issue when obsmarker are found
 
   $ cat << EOF >> $HGRCPATH
+  > [experimental]
+  > evolution = all
   > [diff]
   > git = yes
-  > [experimental]
-  > evolution=all
   > EOF
 
 Go back in the hg repo