tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 06 Mar 2016 03:15:45 +0530
changeset 28355 897a4bbd578b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
hgclient: use absolute_import and print_function

To run the tests, do:

cd tests/
python run-tests.py

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