tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 21 Jun 2017 02:20:34 +0530
changeset 32992 8779d35c168d
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: use pycompat.bytestr() in place of str()

To run the tests, do:

cd tests/
python run-tests.py

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