tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 08 May 2017 15:30:15 -0700
changeset 32274 ab89d2f7dc9a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: remove test targeting Python 2.6 We just removed support for Python 2.7. This test is dead since it only ran on <2.7.

To run the tests, do:

cd tests/
python run-tests.py

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