X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/62c3ba8319265118432f33ea98df116253b3e785..873fcf181c037cc1e42419bfeaf5bb70c9d9e239:/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