mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-01 15:20:55 +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):
|
def test_alice_bob(self):
|
||||||
if sys.platform == "win32":
|
if sys.platform == "win32":
|
||||||
raise unittest.SkipTest("Still inotify problems on Windows (FIXME)")
|
raise unittest.SkipTest("Still inotify problems on Windows (FIXME)")
|
||||||
else:
|
|
||||||
print "SYS", sys.platform
|
|
||||||
|
|
||||||
d = defer.succeed(None)
|
d = defer.succeed(None)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user