tests/README
author Augie Fackler <augie@google.com>
Sun, 14 Oct 2018 05:28:01 -0400
changeset 40284 46b55f279571
parent 26421 4b0fc75f9403
permissions -rw-r--r--
notify: adapt to new location of email module's errors Differential Revision: https://phab.mercurial-scm.org/D5099

To run the tests, do:

cd tests/
python run-tests.py

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