X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bf4193eeaa390cec08bbb8333a53fbc89edfd7f3..6a1a9849137351b7ddbfe52011174ea3182f4b30:/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