tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 06 Dec 2015 22:14:39 -0800
changeset 27284 f624b0e69105
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests/fakepatchtime.py: 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.