summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_json_ref.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/unit/test_json_ref.py')
-rw-r--r--nova/tests/unit/test_json_ref.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/tests/unit/test_json_ref.py b/nova/tests/unit/test_json_ref.py
index 5a139055f5..e7cbbc9133 100644
--- a/nova/tests/unit/test_json_ref.py
+++ b/nova/tests/unit/test_json_ref.py
@@ -12,7 +12,7 @@
# License for the specific language governing permissions and limitations
# under the License.
import copy
-import mock
+from unittest import mock
from nova import test
from nova.tests import json_ref