##// END OF EJS Templates
py3: use print as a function in tests/test-walk.t...
py3: use print as a function in tests/test-walk.t Differential Revision: https://phab.mercurial-scm.org/D3070

File last commit:

r26421:4b0fc75f default
r37333:14da486e default
Show More
README
7 lines | 141 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.