mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
fixup remove debug
This commit is contained in:
parent
e060c584d7
commit
34aed4bbad
@ -601,8 +601,6 @@ class MagicFolderAliceBobTestMixin(MagicFolderCLITestMixin, ShouldFailMixin, Rea
|
||||
def test_alice_bob(self):
|
||||
if sys.platform == "win32":
|
||||
raise unittest.SkipTest("Still inotify problems on Windows (FIXME)")
|
||||
else:
|
||||
print "SYS", sys.platform
|
||||
|
||||
d = defer.succeed(None)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user