Module:Build bracket/testcases: Difference between revisions

Created page with 'local Unit = require('Module:UnitTests') -- CHANGE THIS if you want to point at the non-sandbox module local MOD = 'Module:Build bracket/sandbox' local M = require(MOD) -- Minimal frame that your module expects local function makeFrame(fargs, pargs) local parent = { args = pargs or {} } return { args = fargs or {}, getParent = function() return parent end, -- Render.buildTable calls frame:extensionTag for TemplateStyles; -- return emp...'
 
Undid revision 1306577298 by Pbrks (talk)
 
(One intermediate revision by the same user not shown)
(No difference)