summaryrefslogtreecommitdiffstats
path: root/tests/test_content_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_content_types.py')
-rw-r--r--tests/test_content_types.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_content_types.py b/tests/test_content_types.py
index fd99eae8..820dc0dd 100644
--- a/tests/test_content_types.py
+++ b/tests/test_content_types.py
@@ -21,9 +21,10 @@ from lxml import etree
import nose.exc
import webtest
+from keystone import test
+
from keystone.common import serializer
from keystone.openstack.common import jsonutils
-from keystone import test
import default_fixtures