diff tests/test-status-tracked-key.t @ 48771:79a967128055

dirstate-tracked-key: update the config value to match latest discussion Special cases are not special enough, we align the option name on the other. The `version` value is undocumented for now as it can only have a single value. It is supported in the code to properly detect and abort if more value are introduced in the future value. Differential Revision: https://phab.mercurial-scm.org/D12184
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 15 Feb 2022 05:20:46 +0100
parents 568f63b5a30f
children 5ba24e886cec
line wrap: on
line diff
--- a/tests/test-status-tracked-key.t	Fri Nov 26 15:38:04 2021 +0100
+++ b/tests/test-status-tracked-key.t	Tue Feb 15 05:20:46 2022 +0100
@@ -9,7 +9,7 @@
 
   $ cat << EOF >> $HGRCPATH
   > [format]
-  > exp-dirstate-tracked-key-version=1
+  > dirstate-tracked-key=yes
   > EOF
 
   $ hg init tracked-key-test