view tests/README @ 34435:5326e4ef1dab

style: never put multiple statements on one line Differential Revision: https://phab.mercurial-scm.org/D905
author Alex Gaynor <agaynor@mozilla.com>
date Fri, 29 Sep 2017 15:49:20 +0000
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.