view tests/README @ 28418:121d25719e92

setup: switch to with open as We're leaving the modulepolicy bit alone, because it's being rewritten in the next commit.
author timeless <timeless@mozdev.org>
date Wed, 09 Mar 2016 15:35:57 +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.