tests/simplestorerepo.py
changeset 37338 cbc4425e81b5
parent 37337 d257c5f2a940
child 37341 d62d2e346acf
--- 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 _