Module:Convert/testcases/messages1 explained

-- *<nowiki>{{convert}}</nowiki> compared with <nowiki>{{convert/sandboxlua}}</nowiki>-- Unit Click talk page to run tests.local p = require('Module:UnitTests')

function p:test_hello

self:preprocess_equals_preprocess_many('', '',)end

return p