tests/README
author Augie Fackler <augie@google.com>
Thu, 10 Nov 2016 16:37:18 -0500
changeset 30394 046a7e828ea6
parent 26421 4b0fc75f9403
permissions -rw-r--r--
filterpyflakes: whitelist listcomp aliasing checking The test change is because of how filterpyflakes is organized - a line number changed.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.