X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ec67d31d1c519c4b1b624f6df0534d27f39f3ed9..1b04eed3fb2dcd6ae8e8e4c3fd624321d61ecaed:/services/fuse/tests/test_inodes.py diff --git a/services/fuse/tests/test_inodes.py b/services/fuse/tests/test_inodes.py index c5c92a9b3f..cc22f521e0 100644 --- a/services/fuse/tests/test_inodes.py +++ b/services/fuse/tests/test_inodes.py @@ -3,11 +3,12 @@ # SPDX-License-Identifier: AGPL-3.0 import arvados_fuse -import mock import unittest import llfuse import logging +from unittest import mock + class InodeTests(unittest.TestCase): # The following tests call next(inodes._counter) because inode 1