view tests/README @ 45657:4a146cff76fa stable

tests: fix test-check-module-imports.t broken by D9150 Differential Revision: https://phab.mercurial-scm.org/D9177
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 08 Oct 2020 13:45:56 -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.