django/tests/test_runner
Preston Timmons aef019de61 Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory.
Thanks thepapermen for the report and Carl Meyer for the review.
2013-12-26 11:26:24 -05:00
..
valid_app
__init__.py
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
test_discover_runner.py Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory. 2013-12-26 11:26:24 -05:00
tests.py Made AppConfig importable from django.apps. 2013-12-22 11:39:55 +01:00