tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 22 Aug 2016 20:17:36 -0700
changeset 29829 dae97049345b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
revlog: remove unused variables

To run the tests, do:

cd tests/
python run-tests.py

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