Commit ce2c543e2ebaf419906073ce3070ce12784e2d64

Stefano Lattarini 2012-02-06T21:54:36

cosmetics: convert encoding from ISO-8859 to UTF-8 in some tests The changed files have been converted using iconv; specifically, the command "iconv --from-code=ISO-8859-1 --to-code=UTF-8". * tests/block.test, tests/tagsub.test: Converted to UTF-8 encoding.