tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 03 Jun 2018 17:02:38 +0530
changeset 38221 ee1f052b45ef
parent 26421 4b0fc75f9403
permissions -rw-r--r--
configitems: drop the deprecated alias for commands.update.check experimental.updatecheck was deprecated and should have been removed once 4.4 was released. Let's drop it now. Differential Revision: https://phab.mercurial-scm.org/D3679

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.