view tests/README @ 41792:2d835c42ab41

bundle2: don't send "shared" requirement when cloning from a share Differential Revision: https://phab.mercurial-scm.org/D5985
author mitchell plamann <mplamann@janestreet.com>
date Wed, 20 Feb 2019 15:02:59 -0500
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.