summaryrefslogtreecommitdiff
path: root/osprofiler/tests/unit/test_opts.py
diff options
context:
space:
mode:
Diffstat (limited to 'osprofiler/tests/unit/test_opts.py')
-rw-r--r--osprofiler/tests/unit/test_opts.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/osprofiler/tests/unit/test_opts.py b/osprofiler/tests/unit/test_opts.py
index c5963b9..31af2ab 100644
--- a/osprofiler/tests/unit/test_opts.py
+++ b/osprofiler/tests/unit/test_opts.py
@@ -13,7 +13,8 @@
# License for the specific language governing permissions and limitations
# under the License.
-import mock
+from unittest import mock
+
from oslo_config import fixture
from osprofiler import opts