mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 06:43:54 +00:00
Why skip it? It works.
This commit is contained in:
parent
37cb9a1284
commit
76a6f2d710
@ -213,7 +213,6 @@ class INotifyTests(unittest.TestCase):
|
||||
self.assertEqual(
|
||||
set(inotify.humanReadableMask(checkMask)),
|
||||
set(['close_write', 'access', 'open']))
|
||||
test_humanReadableMask.skip = True
|
||||
|
||||
|
||||
def test_recursiveWatch(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user