view tests/README @ 49168:5996640fc6fe

tests: fix misspelling of supersede Differential Revision: https://phab.mercurial-scm.org/D12589
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 27 Apr 2022 19:45:19 +0400
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.