view tests/README @ 26039:84dcc37b1272

histedit: correct spelling etc in more comments Spotted during review of another patch.
author Augie Fackler <augie@google.com>
date Mon, 17 Aug 2015 22:56:12 -0400
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.