diff --git a/tests/fixtures.py b/tests/fixtures.py index 5c9bfa21..97cbea87 100644 --- a/tests/fixtures.py +++ b/tests/fixtures.py @@ -16,7 +16,7 @@ # along with this program. If not, see . import pytest -import mock +from unittest import mock import functools