summaryrefslogtreecommitdiff
path: root/heat/tests/openstack/barbican/test_secret.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat/tests/openstack/barbican/test_secret.py')
-rw-r--r--heat/tests/openstack/barbican/test_secret.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/tests/openstack/barbican/test_secret.py b/heat/tests/openstack/barbican/test_secret.py
index ffcea6f8f..673ef40da 100644
--- a/heat/tests/openstack/barbican/test_secret.py
+++ b/heat/tests/openstack/barbican/test_secret.py
@@ -11,7 +11,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-import mock
+from unittest import mock
from heat.common import exception
from heat.common import template_format