tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 05 Aug 2018 11:39:52 +0900
changeset 39306 9fe97e676250
parent 26421 4b0fc75f9403
permissions -rw-r--r--
minirst: unindent "if True" block in filtersections()

To run the tests, do:

cd tests/
python run-tests.py

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