mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Remove traces of rfc822.
This commit is contained in:
parent
a0c0a4a261
commit
9f0f960d4c
6 changed files with 12 additions and 11 deletions
|
@ -140,6 +140,7 @@ class PyclbrTest(TestCase):
|
|||
|
||||
def test_easy(self):
|
||||
self.checkModule('pyclbr')
|
||||
self.checkModule('ast')
|
||||
self.checkModule('doctest', ignore=("TestResults", "_SpoofOut"))
|
||||
self.checkModule('difflib', ignore=("Match",))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue