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.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_content_types.py b/tests/test_content_types.py
index a5457ccb..5f0ab6e0 100644
--- a/tests/test_content_types.py
+++ b/tests/test_content_types.py
@@ -24,7 +24,7 @@ from keystone.common import serializer
from keystone.openstack.common import jsonutils
from keystone import test
-import default_fixtures
+from tests import default_fixtures
class RestfulTestCase(test.TestCase):