Missed some occurrences of test_mpz

This commit is contained in:
Andrew M. Kuchling 2004-08-31 13:45:22 +00:00
parent 5a9618e069
commit 010b887cf6

View file

@ -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