1To run the tests, do:
2
3cd tests/
4python run-tests.py
5
6See https://mercurial-scm.org/wiki/WritingTests for
7more information on writing tests.
8