mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
Get test_pyclbr to pass after removing the email package
This commit is contained in:
parent
392c5bed12
commit
cb51c6e953
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ def test_others(self):
|
|||
cm('pydoc')
|
||||
|
||||
# Tests for modules inside packages
|
||||
cm('email.parser')
|
||||
#cm('email.parser')
|
||||
cm('test.test_pyclbr')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue