summaryrefslogtreecommitdiff
path: root/tests/regressiontests/staticfiles_tests/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regressiontests/staticfiles_tests/tests.py')
-rw-r--r--tests/regressiontests/staticfiles_tests/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/regressiontests/staticfiles_tests/tests.py b/tests/regressiontests/staticfiles_tests/tests.py
index 5c141f695a..f12914f642 100644
--- a/tests/regressiontests/staticfiles_tests/tests.py
+++ b/tests/regressiontests/staticfiles_tests/tests.py
@@ -1,5 +1,6 @@
# -*- encoding: utf-8 -*-
from __future__ import with_statement
+
import codecs
import os
import posixpath