mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #19990: Added tests for the imghdr module.
Based on patch by Claudiu Popa.
This commit is contained in:
parent
8003850e22
commit
1ac00950b2
14 changed files with 143 additions and 1 deletions
|
@ -42,7 +42,6 @@ class TestUntestedModules(unittest.TestCase):
|
|||
import encodings
|
||||
import formatter
|
||||
import html.entities
|
||||
import imghdr
|
||||
import keyword
|
||||
import mailcap
|
||||
import nturl2path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue