We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267c6b2 commit cb8d41eCopy full SHA for cb8d41e
anyascii_test.go
@@ -82,4 +82,7 @@ func TestTransliterate(t *testing.T) {
82
check("ᓀᐦᐃᔭᐍᐏᐣ", "nehiyawewin")
83
check("ᠤᠯᠠᠭᠠᠨᠴᠠᠪ", "ulaganqab")
84
check("𐑨𐑯𐑛𐑮𐑩𐑒𐑤𐑰𐑟 𐑯 𐑞 𐑤𐑲𐑩𐑯", "andr'kliiz n dh lai'n")
85
+
86
+ check("🐂 🦉 🦆 🦓 ☕ 🍿 ✈ 🎷 🎤 🌡 🦹", ":ox: :owl: :duck: :zebra: :coffee: :popcorn: :airplane: :saxophone: :microphone: :thermometer: :supervillain:")
87
+ check("에 가 힣 널 뢌 땚 꺵", "E Ga Hih Neol Lwass Ttaelp Kkyaeng")
88
}
0 commit comments