]> granicus.if.org Git - python/commitdiff
Expect to skip test_iconv_codecs on MacOSX.
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 23 Feb 2003 22:56:58 +0000 (22:56 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 23 Feb 2003 22:56:58 +0000 (22:56 +0000)
Lib/test/regrtest.py

index 6acd18b2e8abd75eef74872e85027bb8f2d50646..acb9492dd6eedd1ca2769250445cdd20ec516c7b 100755 (executable)
@@ -770,6 +770,7 @@ _expectations = {
         test_email_codecs
         test_gdbm
         test_gl
+        test_iconv_codecs
         test_imgfile
         test_largefile
         test_linuxaudiodev