mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
Reorganized test_runner test apps.
This commit is contained in:
parent
d7b2aa24f7
commit
8e1a7dab4b
14 changed files with 38 additions and 36 deletions
|
|
@ -44,8 +44,7 @@ atexit.register(shutil.rmtree, TMPDIR)
|
|||
SUBDIRS_TO_SKIP = [
|
||||
'data',
|
||||
'import_error_package',
|
||||
'test_discovery_sample',
|
||||
'test_discovery_sample2',
|
||||
'test_runner_apps',
|
||||
]
|
||||
|
||||
ALWAYS_INSTALLED_APPS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue