Module:User:Victar/desctree2/testcases

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This is a private module sandbox of Victar, for their own experimentation. Items in this module may be added and removed at Victar's discretion; do not rely on this module's stability.


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

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

return tests