mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Repaired spelling of "test_iconv_codecs" in various expected-skip lists.
This commit is contained in:
parent
a31bb379f8
commit
40e1ce4d73
1 changed files with 3 additions and 3 deletions
|
@ -556,7 +556,7 @@ _expectations = {
|
|||
test_gdbm
|
||||
test_gl
|
||||
test_grp
|
||||
test_iconv_codec
|
||||
test_iconv_codecs
|
||||
test_imgfile
|
||||
test_largefile
|
||||
test_linuxaudiodev
|
||||
|
@ -612,7 +612,7 @@ _expectations = {
|
|||
test_fork1
|
||||
test_gl
|
||||
test_grp
|
||||
test_iconv_codec
|
||||
test_iconv_codecs
|
||||
test_imgfile
|
||||
test_largefile
|
||||
test_linuxaudiodev
|
||||
|
@ -900,7 +900,7 @@ _expectations = {
|
|||
test_dl
|
||||
test_email_codecs
|
||||
test_gl
|
||||
test_iconv_codec
|
||||
test_iconv_codecs
|
||||
test_imgfile
|
||||
test_largefile
|
||||
test_linuxaudiodev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue