summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-08-31 13:45:22 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2004-08-31 13:45:22 (GMT)
commit010b887cf6b09b89960c55c4ffe95818b4fca7ad (patch)
tree92d44cc836ef52ac9fc5f2d51bf77f1ba4e58719 /Lib
parent5a9618e069cf170d06b95e92f170e4b9c539b617 (diff)
downloadcpython-010b887cf6b09b89960c55c4ffe95818b4fca7ad.zip
cpython-010b887cf6b09b89960c55c4ffe95818b4fca7ad.tar.gz
cpython-010b887cf6b09b89960c55c4ffe95818b4fca7ad.tar.bz2
Missed some occurrences of test_mpz
Diffstat (limited to 'Lib')
-rwxr-xr-xLib/test/regrtest.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 733192d..334541e 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