tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 30 Sep 2020 17:51:40 +0530
changeset 45621 29c1d2401823
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: fix a typo in `desc()` revset in test-merge-criss-cross.t I was looking into fixing the broken behavior only to find out that we had a typo in the commit message and merge was not performed.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.