commit | c2dd2f0966ff7406cf69816d097c25ed3d498c1d | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Sun Feb 23 22:56:58 2003 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Sun Feb 23 22:56:58 2003 +0000 |
tree | 26f1fb9474488e0b3dcf91e4dad4fb3bc5432b95 | |
parent | 71b13e8b4c4aad547d870a63e9b2f8784835eb2f [diff] |
Expect to skip test_iconv_codecs on MacOSX.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 6acd18b..acb9492 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -770,6 +770,7 @@ test_email_codecs test_gdbm test_gl + test_iconv_codecs test_imgfile test_largefile test_linuxaudiodev