summaryrefslogtreecommitdiff
path: root/tooz/tests/test_etcd.py
diff options
context:
space:
mode:
Diffstat (limited to 'tooz/tests/test_etcd.py')
-rw-r--r--tooz/tests/test_etcd.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tooz/tests/test_etcd.py b/tooz/tests/test_etcd.py
index bbc99e5..fead02a 100644
--- a/tooz/tests/test_etcd.py
+++ b/tooz/tests/test_etcd.py
@@ -14,7 +14,8 @@
# License for the specific language governing permissions and limitations
# under the License.
-import mock
+from unittest import mock
+
from testtools import testcase
import tooz.coordination