imported>DePiep
No edit summary
 
(No difference)

Latest revision as of 20:16, 29 November 2021

Documentation for this module may be created at Module:GHS phrases/testcases/doc

-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests.
local p = require('Module:UnitTests')

-- Example unit test.
function p:test_main()
	self:preprocess_equals('{{#invoke:GHS phrases|main|H300}}', 'H300')
end

return p