##// END OF EJS Templates
run-tests: detect HGWITHRUSTEXT value...
run-tests: detect HGWITHRUSTEXT value Without this, some manual check in tests/test-dirstate.t could get confused by the lack of `rust` in module policy and break the test.

File last commit:

r49730:6000f5b2 default
r51781:93cc0856 default
Show More
__init__.py
3 lines | 67 B | text/x-python | PythonLexer
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)