Mercurial > hg
view tests/README @ 40947:9e462fb88f79
match: fix doctest to use bytes instead of str
Fixes doctests on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D5423
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 14 Dec 2018 11:37:50 -0500 |
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.