view tests/README @ 30394:046a7e828ea6

filterpyflakes: whitelist listcomp aliasing checking The test change is because of how filterpyflakes is organized - a line number changed.
author Augie Fackler <augie@google.com>
date Thu, 10 Nov 2016 16:37:18 -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.