projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a31bb37
)
Repaired spelling of "test_iconv_codecs" in various expected-skip lists.
author
Tim Peters
<tim.peters@gmail.com>
Mon, 27 Jan 2003 16:45:03 +0000
(16:45 +0000)
committer
Tim Peters
<tim.peters@gmail.com>
Mon, 27 Jan 2003 16:45:03 +0000
(16:45 +0000)
Lib/test/regrtest.py
patch
|
blob
|
history
diff --git
a/Lib/test/regrtest.py
b/Lib/test/regrtest.py
index c433c8bc48b5e286715917962195bd428027c3de..8f9872d8e09e2d6d28e15843b68dc4d6fe1352f7 100755
(executable)
--- a/
Lib/test/regrtest.py
+++ b/
Lib/test/regrtest.py
@@
-556,7
+556,7
@@
_expectations = {
test_gdbm
test_gl
test_grp
- test_iconv_codec
+ test_iconv_codec
s
test_imgfile
test_largefile
test_linuxaudiodev
@@
-612,7
+612,7
@@
_expectations = {
test_fork1
test_gl
test_grp
- test_iconv_codec
+ test_iconv_codec
s
test_imgfile
test_largefile
test_linuxaudiodev
@@
-900,7
+900,7
@@
_expectations = {
test_dl
test_email_codecs
test_gl
- test_iconv_codec
+ test_iconv_codec
s
test_imgfile
test_largefile
test_linuxaudiodev