summaryrefslogtreecommitdiff
path: root/oslo_i18n/tests/test_logging.py
diff options
context:
space:
mode:
Diffstat (limited to 'oslo_i18n/tests/test_logging.py')
-rw-r--r--oslo_i18n/tests/test_logging.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/oslo_i18n/tests/test_logging.py b/oslo_i18n/tests/test_logging.py
index 07e5c71..862b7b7 100644
--- a/oslo_i18n/tests/test_logging.py
+++ b/oslo_i18n/tests/test_logging.py
@@ -14,7 +14,8 @@
# License for the specific language governing permissions and limitations
# under the License.
-import mock
+from unittest import mock
+
from oslotest import base as test_base
from oslo_i18n import _factory