salt/tests/unit/__init__.py
Pedro Algarvio 9383142dcc
The LoaderModuleMixin is the right approach here.
This changes sys.modules instead of mock patching it effectively
changing it while running tests. This should not happen.
2017-03-28 19:04:05 +01:00

2 lines
24 B
Python