mirror of
https://github.com/django/django.git
synced 2024-12-25 02:26:12 +00:00
935159d951
As part of the app-loading updates the old test runner was changed to not require a models module. This introduced a regression in behavior so applabel.TestCase failed for tests defined in a directory. The fix is thanks to yakky and rtnpro. |
||
---|---|---|
.. | ||
valid_app | ||
__init__.py | ||
models.py | ||
test_discover_runner.py | ||
tests.py |