This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-12 10:26:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_runner
History
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
…
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