view tests/README @ 18085:4c53f015564f

test: fix truncated comment in test The push is made to ensure repository are related. The comment in the initial changeset got truncated somehow.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 17 Dec 2012 17:00:24 +0100
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.