view tests/README @ 31953:cc2382b60007

sshpeer: fix docstring typo
author Augie Fackler <augie@google.com>
date Thu, 13 Apr 2017 14:48:18 -0400
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.