summaryrefslogtreecommitdiff
path: root/tests/README
blob: 41fe083199204ee4ec6c9e8a096859620d4f86f3 (plain)
1
2
3
4
5
6
7
To run the tests, do:

cd tests/
python run-tests.py

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