salt/tests/integration/loader
rallytime 385792727b Moved tests/unit/loader.py to tests/integration/loader/loader.py
These are integration tests and not unit tests, so they should be
in the proper directory.

Also, fixed up the python 3 incompatability pylint errors.
2015-02-06 07:28:43 -07:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
ext_modules.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
globals.py Check that __context__ is always present, since it now is (properly) 2015-02-05 09:20:30 -08:00
loader.py Moved tests/unit/loader.py to tests/integration/loader/loader.py 2015-02-06 07:28:43 -07:00