view tests/README @ 48938:f98da1349212

policy: remove Python 2.7 compatibility code Differential Revision: https://phab.mercurial-scm.org/D12344
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 21 Feb 2022 12:36:04 -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.