summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_decorators.py
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-01-12Accounted for multiple template engines in template responses.Aymeric Augustin
2013-11-02Fixing E302 ErrorsJason Myers
2013-10-19Removed unused local variables in tests.Tim Graham
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons