Jump to content

Module:User:Victar/desctree2/testcases

From Wiktionary, the free dictionary


local desctree2 = require('Module:User:Victar/desctree2')

function tests:test_desctree2()
	self:desctree2('la', 'aqua')
	end

return tests