Removed obsolete test app in runtests.py.
This commit is contained in:
parent
9332497701
commit
58f8150805
|
@ -49,7 +49,6 @@ SUBDIRS_TO_SKIP = [
|
||||||
'import_error_package',
|
'import_error_package',
|
||||||
'test_discovery_sample',
|
'test_discovery_sample',
|
||||||
'test_discovery_sample2',
|
'test_discovery_sample2',
|
||||||
'test_runner_deprecation_app',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
ALWAYS_INSTALLED_APPS = [
|
ALWAYS_INSTALLED_APPS = [
|
||||||
|
|
Loading…
Reference in New Issue