mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 22:35:24 +00:00
move tests to testament (#16101)
* move tests to testament * minor * fix random * disable test random
This commit is contained in:
@@ -9,6 +9,5 @@ import std/unidecode # #14112
|
||||
|
||||
loadUnidecodeTable("lib/pure/unidecode/unidecode.dat")
|
||||
|
||||
#assert unidecode("\x53\x17\x4E\xB0") == "Bei Jing"
|
||||
# assert unidecode("\x53\x17\x4E\xB0") == "Bei Jing"
|
||||
echo unidecode("Äußerst")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user