summaryrefslogtreecommitdiffstats
path: root/tests/test_backend_templated.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_backend_templated.py')
-rw-r--r--tests/test_backend_templated.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_backend_templated.py b/tests/test_backend_templated.py
index 31d77acd..72dd21a7 100644
--- a/tests/test_backend_templated.py
+++ b/tests/test_backend_templated.py
@@ -16,10 +16,11 @@
import os
+from keystone import test
+
from keystone import catalog
from keystone.catalog.backends import templated as catalog_templated
from keystone import exception
-from keystone import test
import default_fixtures
import test_backend