##// END OF EJS Templates
tests: remove unused import from 'f' utility...
tests: remove unused import from 'f' utility It should have been caught by pyflakes.

File last commit:

r29220:054bcdad default
r29230:b68af177 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