mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Remove tests for mpz, rotor, xreadlines
This commit is contained in:
parent
595ac8a6fc
commit
163f800095
3 changed files with 0 additions and 84 deletions
|
@ -693,7 +693,6 @@ _expectations = {
|
|||
test_largefile
|
||||
test_linuxaudiodev
|
||||
test_mhlib
|
||||
test_mpz
|
||||
test_nis
|
||||
test_openpty
|
||||
test_ossaudiodev
|
||||
|
@ -750,7 +749,6 @@ _expectations = {
|
|||
test_linuxaudiodev
|
||||
test_locale
|
||||
test_mmap
|
||||
test_mpz
|
||||
test_nis
|
||||
test_ntpath
|
||||
test_openpty
|
||||
|
@ -901,7 +899,6 @@ _expectations = {
|
|||
test_linuxaudiodev
|
||||
test_locale
|
||||
test_minidom
|
||||
test_mpz
|
||||
test_nis
|
||||
test_ntpath
|
||||
test_ossaudiodev
|
||||
|
@ -923,7 +920,6 @@ _expectations = {
|
|||
test_gzip
|
||||
test_imgfile
|
||||
test_linuxaudiodev
|
||||
test_mpz
|
||||
test_openpty
|
||||
test_zipfile
|
||||
test_zlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue