mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 19:26:25 +00:00
oops
This commit is contained in:
parent
bfa93adad0
commit
4fc99b1b4d
@ -168,7 +168,7 @@ class INotifyTests(AsyncTestCase):
|
|||||||
return notified
|
return notified
|
||||||
|
|
||||||
|
|
||||||
@skipIf("watchdog is differently recursive")
|
@skip("watchdog is differently recursive")
|
||||||
def test_simpleDeleteDirectory(self):
|
def test_simpleDeleteDirectory(self):
|
||||||
"""
|
"""
|
||||||
L{inotify.INotify} removes a directory from the watchlist when
|
L{inotify.INotify} removes a directory from the watchlist when
|
||||||
|
Loading…
Reference in New Issue
Block a user