Patch #670715: Universal Unicode Codec for POSIX iconv.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 433c939..c433c8b 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -556,6 +556,7 @@
test_gdbm
test_gl
test_grp
+ test_iconv_codec
test_imgfile
test_largefile
test_linuxaudiodev
@@ -611,6 +612,7 @@
test_fork1
test_gl
test_grp
+ test_iconv_codec
test_imgfile
test_largefile
test_linuxaudiodev
@@ -898,6 +900,7 @@
test_dl
test_email_codecs
test_gl
+ test_iconv_codec
test_imgfile
test_largefile
test_linuxaudiodev