view tests/README @ 33986:169c97d4e722

tests: update test-share to pass our import checker
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 16:59:21 -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.