tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 01 Jun 2022 03:12:23 +0200
changeset 49268 7b0cf4517d82
parent 26421 4b0fc75f9403
permissions -rw-r--r--
mr-template: drop the "title and description" I though I would affect the template in the menu itself, however it just a normal piece of text that should not be here.

To run the tests, do:

cd tests/
python run-tests.py

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