tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 12 Dec 2015 13:34:55 -0500
changeset 27335 c4e3ff497f89
parent 26421 4b0fc75f9403
permissions -rw-r--r--
bdiff: use absolute_import

To run the tests, do:

cd tests/
python run-tests.py

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