Module:siwa-pron/testcases: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 12: Line 12:
function tests:check_output(term, expected, noresp)
function tests:check_output(term, expected, noresp)
return tests:equals(
return tests:equals(
noresp and linkup(noresp) .. "<br>(" .. term .. ")" or linkup(term),
noresp and linkup(noresp) .. "<br>(" .. term .. ")" or "siaun" or linkup(term),
m_IPA.crux(term),
m_IPA.crux(term),
expected,
expected,