tests/README
author Jun Wu <quark@fb.com>
Wed, 06 Sep 2017 21:23:38 -0700
changeset 34275 86a5df995880
parent 26421 4b0fc75f9403
permissions -rw-r--r--
blackbox: unindent a try block The try block is no longer necessary. Differential Revision: https://phab.mercurial-scm.org/D654

To run the tests, do:

cd tests/
python run-tests.py

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