tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Mon, 18 May 2015 16:46:32 -0500
changeset 25205 ff2ec757aacb
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
mail: drop explicit mail import required by Python 2.4 He's dead, Jim.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.