Module:siwa-pron/testcases

From Linguifex
< Module:siwa-pron
Revision as of 15:29, 1 January 2021 by Sware (talk | contribs) (Created page with "local tests = require('Module:UnitTests') function tests:test_example() --here be the tests end return tests")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

All tests passed. (refresh)
Text Expected Actual
test_example:

local tests = require('Module:UnitTests')

function tests:test_example()
	--[[ here be the tests ]]
end

return tests