From: Jack Jansen Date: Sun, 23 Feb 2003 22:56:58 +0000 (+0000) Subject: Expect to skip test_iconv_codecs on MacOSX. X-Git-Tag: v2.3c1~1717 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2dd2f0966ff7406cf69816d097c25ed3d498c1d;p=python Expect to skip test_iconv_codecs on MacOSX. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 6acd18b2e8..acb9492dd6 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -770,6 +770,7 @@ _expectations = { test_email_codecs test_gdbm test_gl + test_iconv_codecs test_imgfile test_largefile test_linuxaudiodev