view tests/README @ 49058:d8a38186a092

test: accept another error message on lack of TLS client certificate Differential Revision: https://phab.mercurial-scm.org/D12492
author Julien Cristau <jcristau@debian.org>
date Sat, 09 Apr 2022 14:43:30 +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.