mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
test
This commit is contained in:
parent
2bfed53b88
commit
3f7468507a
2 changed files with 1 additions and 5 deletions
|
@ -549,8 +549,6 @@ class ArgsTestCase(BaseTestCase):
|
|||
% (self.TESTNAME_REGEX, len(tests)))
|
||||
self.check_line(output, regex)
|
||||
|
||||
@unittest.skipIf(sys.platform == 'win32',
|
||||
"FIXME: coverage doesn't work on Windows")
|
||||
def test_coverage(self):
|
||||
# test --coverage
|
||||
test = self.create_test()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue