view tests/README @ 22515:b4e251b7e9a8

largefiles: reduce indentation by dropping 'else' block after 'return'
author Martin von Zweigbergk <martinvonz@gmail.com>
date Tue, 16 Sep 2014 14:40:25 -0700
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.