summaryrefslogtreecommitdiff
path: root/oslo_config/tests/test_validator.py
diff options
context:
space:
mode:
Diffstat (limited to 'oslo_config/tests/test_validator.py')
-rw-r--r--oslo_config/tests/test_validator.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/oslo_config/tests/test_validator.py b/oslo_config/tests/test_validator.py
index a2ffde7..de912ac 100644
--- a/oslo_config/tests/test_validator.py
+++ b/oslo_config/tests/test_validator.py
@@ -12,7 +12,8 @@
# License for the specific language governing permissions and limitations
# under the License.
-import mock
+from unittest import mock
+
from oslotest import base
from oslo_config import cfg