view tests/README @ 42807:383fdfa6bba9

narrow: fix typo "respositories" Differential Revision: https://phab.mercurial-scm.org/D6758
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 22 Aug 2019 16:47:31 -0700
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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