salt/tests/unit/templates
rallytime 832aa3010c
Reorder and group imports in jina template unit tests
The imports were scattered around quite a bit, which made it hard
to see where multiple uses of salt/utils/* imports were being pulled
in.

This PR just adjusts the ordering so it's easier to see what is included
already for the future. (This is particularly useful for catching misuses
of salt.utils.__init__.py functions.)
2017-10-18 14:15:50 -04:00
..
files/test Better trace for nested jinja errors 2014-01-03 18:16:11 +01:00
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
test_jinja.py Reorder and group imports in jina template unit tests 2017-10-18 14:15:50 -04:00