view tests/README @ 27342:673ba59669b5

pathencode: remove an unused assignment
author Bryan O'Sullivan <bos@serpentine.com>
date Sat, 12 Dec 2015 20:59:37 -0800
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.