1
0
mirror of https://github.com/django/django.git synced 2025-06-05 11:39:13 +00:00

Removed obsolete test app in runtests.py.

This commit is contained in:
Jon Dufresne 2016-02-10 21:27:53 -08:00 committed by Tim Graham
parent 9332497701
commit 58f8150805

View File

@ -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 = [