diff options
Diffstat (limited to 'tests/cache')
| -rw-r--r-- | tests/cache/tests.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/cache/tests.py b/tests/cache/tests.py index edf25cfc65..5be3db0ef4 100644 --- a/tests/cache/tests.py +++ b/tests/cache/tests.py @@ -1,9 +1,5 @@ -# -*- coding: utf-8 -*- - # Unit tests for cache framework # Uses whatever cache backend is set in the test settings file. -from __future__ import unicode_literals - import copy import io import os |
