view tests/README @ 29179:ce1c6ab15807

tests: test-archive.t use absolute_import This is a step to adding a mercurial dependency to simplify py3 compat
author timeless <timeless@mozdev.org>
date Fri, 06 May 2016 19:17:49 +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.