This commit is contained in:
Jean-Paul Calderone 2019-03-04 20:00:48 -05:00
parent bfa93adad0
commit 4fc99b1b4d

View File

@ -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