comparison tests/README @ 26421:4b0fc75f9403

urls: bulk-change primary website URLs
author Matt Mackall <mpm@selenic.com>
date Wed, 30 Sep 2015 15:43:49 -0500
parents 1de6e7e1bb9f
children
comparison
equal deleted inserted replaced
26420:2fc86d92c4a9 26421:4b0fc75f9403
1 To run the tests, do: 1 To run the tests, do:
2 2
3 cd tests/ 3 cd tests/
4 python run-tests.py 4 python run-tests.py
5 5
6 See http://mercurial.selenic.com/wiki/WritingTests for 6 See https://mercurial-scm.org/wiki/WritingTests for
7 more information on writing tests. 7 more information on writing tests.