tests/README
author Augie Fackler <augie@google.com>
Sat, 14 Oct 2017 15:53:36 -0400
changeset 34718 01206460897a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
server: indent block that's about to get conditionalized Differential Revision: https://phab.mercurial-scm.org/D1083

To run the tests, do:

cd tests/
python run-tests.py

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