view tests/README @ 36292:2892c1d47f30

bundle: updates the help text for hg bundle (issue5744) Differential Revision: https://phab.mercurial-scm.org/D2278
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Thu, 15 Feb 2018 12:45:46 +0530
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.