Fixed accents bug

This commit is contained in:
Chen Yi-Cyuan
2014-07-27 20:10:10 +08:00
parent 7ee030aeb7
commit 7a5649ff78
5 changed files with 9 additions and 4 deletions
+1
View File
@@ -2,3 +2,4 @@ assert('md2 1', '8350e5a3e24c153df2275c9f80692773', md2(''));
assert('md2 2', '03d85a0d629d2c442e987525319fc471', md2('The quick brown fox jumps over the lazy dog'));
assert('md2 3', '71eaa7e440b611e41a6f0d97384b342a', md2('The quick brown fox jumps over the lazy dog.'));
assert('md2 4', '7af93c270b0ec392ca2f0d90a927cf8a', md2('中文'));
assert('md2 5', '628657f2dbd637b6b13500e8567a1c83', md2('aécio'));