view tests/README @ 49978:e43f91244de2

rhg: fix typo
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 11 Jan 2023 15:44:21 +0100
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.