##// END OF EJS Templates
py3: add a test to show `hg diff` works on Python 3
py3: add a test to show `hg diff` works on Python 3

File last commit:

r29220:054bcdad default
r32644:01a95cbb default
Show More
helper-runtests.sh
7 lines | 122 B | application/x-sh | BashLexer
#
# Avoid interference from actual test env:
unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL