view tests/README @ 45220:ff59af8395a5

manifest: kill one more instance of the old merge hash hack Differential Revision: https://phab.mercurial-scm.org/D8766
author Joerg Sonnenberger <joerg@bec.de>
date Mon, 06 Jul 2020 15:10:53 +0200
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.