view tests/README @ 33953:90981271a904

tests: update test-debugcommands to pass our import checker
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 15:50:35 -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.