tests/README
author Yuya Nishihara <yuya@tcha.org>
Tue, 24 Nov 2015 22:58:40 +0900
changeset 27351 28e50c4b15ed
parent 26421 4b0fc75f9403
permissions -rw-r--r--
commandserver: 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.