tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 01 Nov 2015 13:53:05 +0900
changeset 26954 f804bf27439b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
import-checker: make it executable for convenience

To run the tests, do:

cd tests/
python run-tests.py

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