45,646
edits
(Created page with "local tests = require('Module:UnitTests') local m_IPA = require('Module:ábḫ-ipa/remake') local function IPA_style(IPA) return '<span style="font-size:110%;font-family:Gen...") |
No edit summary |
||
Line 13: | Line 13: | ||
return tests:equals( | return tests:equals( | ||
linkup(term), | linkup(term), | ||
m_IPA. | m_IPA.show(term), | ||
expected, | expected, | ||
{ display = IPA_style } | { display = IPA_style } |