view tests/README @ 33946:83313639b8a4

tests: update test-bookmarks to pass the import checker
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 15:04:14 -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.