mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
Just touch the path once
This commit is contained in:
parent
b14583f0e9
commit
2cb710ac1e
@ -91,7 +91,6 @@ class INotifyTests(AsyncTestCase):
|
||||
"""
|
||||
def operation(path):
|
||||
path.touch()
|
||||
path.touch()
|
||||
|
||||
return self._notificationTest(inotify.IN_ATTRIB, operation)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user