summaryrefslogtreecommitdiff
path: root/heatclient/tests/unit/osc/v1/test_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'heatclient/tests/unit/osc/v1/test_template.py')
-rw-r--r--heatclient/tests/unit/osc/v1/test_template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/heatclient/tests/unit/osc/v1/test_template.py b/heatclient/tests/unit/osc/v1/test_template.py
index 3a85c99..0694510 100644
--- a/heatclient/tests/unit/osc/v1/test_template.py
+++ b/heatclient/tests/unit/osc/v1/test_template.py
@@ -12,7 +12,7 @@
#
# Copyright 2015 IBM Corp.
-import mock
+from unittest import mock
from heatclient import exc
from heatclient.osc.v1 import template