##// END OF EJS Templates
py3: use absolute_import in test-hg-parseurl.py
py3: use absolute_import in test-hg-parseurl.py

File last commit:

r26421:4b0fc75f default
r28745:8a23f881 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.