view tests/README @ 42506:cd73e51a1f8a stable

test: remove dead code in the bookrace extension This code is the remain of a previous version of the code. It is never ran, so we can remove it.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 19 Jun 2019 05:45:44 +0200
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.