mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-31 18:27:00 +00:00
skip the other test suite too
This commit is contained in:
parent
6de392fd23
commit
f5bcd272b8
@ -172,6 +172,7 @@ class GetArgvTests(SyncTestCase):
|
||||
)
|
||||
|
||||
|
||||
@skipUnless(platform.isWindows(), "intended for Windows-only codepaths")
|
||||
class UnicodeOutputTests(SyncTestCase):
|
||||
"""
|
||||
Tests for writing unicode to stdout and stderr.
|
||||
|
Loading…
Reference in New Issue
Block a user