summaryrefslogtreecommitdiff
path: root/osprofiler/tests/unit/cmd/test_shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'osprofiler/tests/unit/cmd/test_shell.py')
-rw-r--r--osprofiler/tests/unit/cmd/test_shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/osprofiler/tests/unit/cmd/test_shell.py b/osprofiler/tests/unit/cmd/test_shell.py
index f55f4b2..845d8d9 100644
--- a/osprofiler/tests/unit/cmd/test_shell.py
+++ b/osprofiler/tests/unit/cmd/test_shell.py
@@ -16,9 +16,9 @@
import json
import os
import sys
+from unittest import mock
import ddt
-import mock
import six
from osprofiler.cmd import shell