mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Missed some occurrences of test_mpz
This commit is contained in:
parent
5a9618e069
commit
010b887cf6
1 changed files with 0 additions and 3 deletions
|
@ -968,7 +968,6 @@ _expectations = {
|
||||||
test_locale
|
test_locale
|
||||||
test_mhlib
|
test_mhlib
|
||||||
test_mmap
|
test_mmap
|
||||||
test_mpz
|
|
||||||
test_nis
|
test_nis
|
||||||
test_poll
|
test_poll
|
||||||
test_popen2
|
test_popen2
|
||||||
|
@ -991,7 +990,6 @@ _expectations = {
|
||||||
test_largefile
|
test_largefile
|
||||||
test_linuxaudiodev
|
test_linuxaudiodev
|
||||||
test_locale
|
test_locale
|
||||||
test_mpz
|
|
||||||
test_nis
|
test_nis
|
||||||
test_ossaudiodev
|
test_ossaudiodev
|
||||||
test_socketserver
|
test_socketserver
|
||||||
|
@ -1039,7 +1037,6 @@ _expectations = {
|
||||||
test_locale
|
test_locale
|
||||||
test_macfs
|
test_macfs
|
||||||
test_macostools
|
test_macostools
|
||||||
test_mpz
|
|
||||||
test_nis
|
test_nis
|
||||||
test_normalization
|
test_normalization
|
||||||
test_ossaudiodev
|
test_ossaudiodev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue