From: Andrew M. Kuchling Date: Tue, 31 Aug 2004 13:45:22 +0000 (+0000) Subject: Missed some occurrences of test_mpz X-Git-Tag: v2.4a3~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=010b887cf6b09b89960c55c4ffe95818b4fca7ad;p=python Missed some occurrences of test_mpz --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 733192db60..334541e2ed 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -968,7 +968,6 @@ _expectations = { test_locale test_mhlib test_mmap - test_mpz test_nis test_poll test_popen2 @@ -991,7 +990,6 @@ _expectations = { test_largefile test_linuxaudiodev test_locale - test_mpz test_nis test_ossaudiodev test_socketserver @@ -1039,7 +1037,6 @@ _expectations = { test_locale test_macfs test_macostools - test_mpz test_nis test_normalization test_ossaudiodev