diff options
| -rw-r--r-- | tests/encoding.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/encoding.test b/tests/encoding.test index fbf39ae..ffac748 100644 --- a/tests/encoding.test +++ b/tests/encoding.test @@ -80,7 +80,6 @@ test encoding-2.2 {Tcl_FreeEncoding: refcount != 0} -setup { lappend x [catch {encoding convertto shiftjis \u4e4e} msg] $msg } -cleanup { encoding system iso8859-1 - encoding system identity encoding dirs $path encoding system $system } -result "\u008c\u00c1 1 {unknown encoding \"shiftjis\"}" |
