]> granicus.if.org Git - python/commitdiff
Missed some occurrences of test_mpz
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 31 Aug 2004 13:45:22 +0000 (13:45 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 31 Aug 2004 13:45:22 +0000 (13:45 +0000)
Lib/test/regrtest.py

index 733192db60d075e74a8725c97355ec0e51c682f0..334541e2ed74e007ce20d04ca08192a3fc935900 100755 (executable)
@@ -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