This is an old revision of this page, as edited by Ahecht(talk | contribs) at 21:30, 19 August 2024(return suite). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 21:30, 19 August 2024 by Ahecht(talk | contribs)(return suite)
localBracket=require('Module:Bracket')-- the module to be testedlocalScribuntoUnit=require('Module:ScribuntoUnit')localsuite=ScribuntoUnit:new()functionsuite:test2(frame)self:assertTemplateEquals(Bracket['2TeamBracket'](frame),'2TeamBracket')endreturnsuite