summaryrefslogtreecommitdiffstats
path: root/tests/test_versions.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_versions.py')
-rw-r--r--tests/test_versions.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_versions.py b/tests/test_versions.py
index 2a53952f..c0d712f0 100644
--- a/tests/test_versions.py
+++ b/tests/test_versions.py
@@ -15,10 +15,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+from keystone import test
+
from keystone import config
from keystone import controllers
from keystone.openstack.common import jsonutils
-from keystone import test
CONF = config.CONF