diff -r d257c5f2a940 -r cbc4425e81b5 tests/simplestorerepo.py --- a/tests/simplestorerepo.py Wed Apr 04 11:37:07 2018 -0700 +++ b/tests/simplestorerepo.py Tue Apr 03 18:15:24 2018 -0700 @@ -5,6 +5,11 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. +# To use this with the test suite: +# +# $ HGREPOFEATURES="simplestore" ./run-tests.py \ +# --extra-config-opt extensions.simplestore=`pwd`/simplestorerepo.py + from __future__ import absolute_import from mercurial.i18n import _