summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_glob.py
AgeCommit message (Collapse)Author
2017-01-18Refs #23919 -- Removed six.PY2/PY3 usageClaude Paroz
Thanks Tim Graham for the review.
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-06-13Fixed #24978 -- Escaped special characters in loaddata fixture pathsMoritz Sichert