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