tests/README
author Laurent Charignon <lcharignon@fb.com>
Tue, 10 Mar 2015 17:03:40 -0700
changeset 24270 c256ae48fd26
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
record: remove dependency on extensions module in dorecord Part of a series of patches to move record from hgext to core

To run the tests, do:

cd tests/
python run-tests.py

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