view tests/README @ 26554:a6d51dcb1823

extract: move 'nodeid' assignment where it is parsed The is one setter and no consumer, we can move it there directly.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 07 Oct 2015 00:50:53 -0700
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.