view tests/README @ 46982:d467bae86b2d

mail: use a context manager when writing to mbox Differential Revision: https://phab.mercurial-scm.org/D10484
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 20 Apr 2021 00:23:56 -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.