django1/django/contrib/gis/geos/tests
Tim Graham 8e2029f8dd Removed import * in tests.
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
2013-10-22 08:32:01 -04:00
..
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
test_geos.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
test_geos_mutation.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
test_io.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_mutable_list.py Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00