tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 03 Aug 2020 14:54:45 +0530
changeset 45336 27c6518b7287
parent 26421 4b0fc75f9403
permissions -rw-r--r--
mergeresult: add sort argument to getactions() method This will be used in next patch. Differential Revision: https://phab.mercurial-scm.org/D8878

To run the tests, do:

cd tests/
python run-tests.py

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