summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-04-16 02:14:04 (GMT)
committerGuido van Rossum <guido@python.org>2002-04-16 02:14:04 (GMT)
commit6184c117e9af1cf6178fd34bd7c576ce36107df2 (patch)
treed2851617bd10eda8ae2093215f6bf227569bc033 /Lib/test/regrtest.py
parent27dba87b78ea50102c554c1b908d8d7b8021d100 (diff)
downloadcpython-6184c117e9af1cf6178fd34bd7c576ce36107df2.zip
cpython-6184c117e9af1cf6178fd34bd7c576ce36107df2.tar.gz
cpython-6184c117e9af1cf6178fd34bd7c576ce36107df2.tar.bz2
Expect test_email_codecs to be skipped -- few users or developers will
have the needed optional Japanese codecs installed.
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 18decfe..849d83b 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -520,6 +520,7 @@ _expectations = {
test_cl
test_curses
test_dl
+ test_email_codecs
test_gl
test_imgfile
test_largefile