tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 01 Mar 2022 20:46:06 -0800
changeset 48916 bac59722c5a3
parent 26421 4b0fc75f9403
permissions -rw-r--r--
largefiles: remove pycompat.iteritems() Differential Revision: https://phab.mercurial-scm.org/D12321

To run the tests, do:

cd tests/
python run-tests.py

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