diff options
Diffstat (limited to 'tests/settings_tests')
| -rw-r--r-- | tests/settings_tests/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/settings_tests/tests.py b/tests/settings_tests/tests.py index 32b297b427..90b2b8e580 100644 --- a/tests/settings_tests/tests.py +++ b/tests/settings_tests/tests.py @@ -472,7 +472,6 @@ class TestListSettings(unittest.TestCase): ImproperlyConfigured if they are set to a string instead of a list or tuple. """ list_or_tuple_settings = ( - "ALLOWED_INCLUDE_ROOTS", "INSTALLED_APPS", "TEMPLATE_DIRS", "LOCALE_PATHS", |
