##// END OF EJS Templates
run-tests: extend PATH on Windows to include user installed scripts...
run-tests: extend PATH on Windows to include user installed scripts This allows the test environment to see pylint.exe when installed with `pip install --user`, since it isn't normally on PATH. Differential Revision: https://phab.mercurial-scm.org/D9535

File last commit:

r37193:943d77fc default
r46685:9e785d94 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.