summaryrefslogtreecommitdiff
path: root/osprofiler/tests/unit/test_initializer.py
diff options
context:
space:
mode:
Diffstat (limited to 'osprofiler/tests/unit/test_initializer.py')
-rw-r--r--osprofiler/tests/unit/test_initializer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/osprofiler/tests/unit/test_initializer.py b/osprofiler/tests/unit/test_initializer.py
index abb69d3..ef8169a 100644
--- a/osprofiler/tests/unit/test_initializer.py
+++ b/osprofiler/tests/unit/test_initializer.py
@@ -10,8 +10,8 @@
# License for the specific language governing permissions and limitations
# under the License.
-import mock
import testtools
+from unittest import mock
from osprofiler import initializer