summaryrefslogtreecommitdiff
path: root/oslo_policy/tests/test_sphinxpolicygen.py
diff options
context:
space:
mode:
Diffstat (limited to 'oslo_policy/tests/test_sphinxpolicygen.py')
-rw-r--r--oslo_policy/tests/test_sphinxpolicygen.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/oslo_policy/tests/test_sphinxpolicygen.py b/oslo_policy/tests/test_sphinxpolicygen.py
index ad65ec3..461d6c5 100644
--- a/oslo_policy/tests/test_sphinxpolicygen.py
+++ b/oslo_policy/tests/test_sphinxpolicygen.py
@@ -10,7 +10,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_policy import sphinxpolicygen