changeset 5652:ccde78088d0b stable

tests: update the experimental.evolution=all comment
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 11 Nov 2020 19:03:34 +0800
parents c7abe71d749d
children 479f76c47295
files tests/test-check-commit.t tests/test-check-setup-manifest.t
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-check-commit.t	Wed Nov 11 19:01:35 2020 +0800
+++ b/tests/test-check-commit.t	Wed Nov 11 19:03:34 2020 +0800
@@ -1,6 +1,6 @@
 #require test-repo
 
-Enable obsolescence to avoid the warning issue when obsmarker are found
+Enable obsolescence to avoid the warning issue when obsmarkers are found
 
   $ cat << EOF >> $HGRCPATH
   > [experimental]
--- a/tests/test-check-setup-manifest.t	Wed Nov 11 19:01:35 2020 +0800
+++ b/tests/test-check-setup-manifest.t	Wed Nov 11 19:03:34 2020 +0800
@@ -1,8 +1,10 @@
 #require test-repo check-manifest
 
+Enable obsolescence to avoid the warning issue when obsmarkers are found
+
   $ cat << EOF >> $HGRCPATH
   > [experimental]
-  > evolution=all
+  > evolution = all
   > EOF
 
 Run check manifest: