changeset 26421 | 4b0fc75f9403 |
parent 8936 | 1de6e7e1bb9f |
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. |