summaryrefslogtreecommitdiff
path: root/tests/cache/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cache/tests.py')
-rw-r--r--tests/cache/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cache/tests.py b/tests/cache/tests.py
index 462c1b236d..d46c61df67 100644
--- a/tests/cache/tests.py
+++ b/tests/cache/tests.py
@@ -1917,4 +1917,3 @@ class TestMakeTemplateFragmentKey(TestCase):
key = make_template_fragment_key('spam', ['abc:def%'])
self.assertEqual(key,
'template.cache.spam.f27688177baec990cdf3fbd9d9c3f469')
-