summaryrefslogtreecommitdiff
path: root/tests/context_processors
diff options
context:
space:
mode:
Diffstat (limited to 'tests/context_processors')
-rw-r--r--tests/context_processors/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/context_processors/tests.py b/tests/context_processors/tests.py
index 635a81f7f9..0baf806c1d 100644
--- a/tests/context_processors/tests.py
+++ b/tests/context_processors/tests.py
@@ -64,6 +64,7 @@ class DebugContextProcessorTests(TestCase):
"""
Tests for the ``django.template.context_processors.debug`` processor.
"""
+ multi_db = True
def test_debug(self):
url = '/debug/'