summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/simplelazyobject.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regressiontests/utils/simplelazyobject.py')
-rw-r--r--tests/regressiontests/utils/simplelazyobject.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regressiontests/utils/simplelazyobject.py b/tests/regressiontests/utils/simplelazyobject.py
index c63c948f30..8a02f52fb6 100644
--- a/tests/regressiontests/utils/simplelazyobject.py
+++ b/tests/regressiontests/utils/simplelazyobject.py
@@ -1,6 +1,6 @@
import copy
-from django.utils.unittest import TestCase
+from django.utils.unittest import TestCase
from django.utils.functional import SimpleLazyObject, empty