view tests/README @ 29423:d2c6f3a948fa

branchmap: remove unused exception variable
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 12 Mar 2016 16:08:19 -0800
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.