Module:Sandbox/Andy M. Wang/testcases

This is the current revision of this page, as edited by imported>Andy M. Wang at 08:39, 1 May 2016 (empty so far). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
-- Unit tests for [[Module:Sandbox/Andy M. Wang]]. Click talk page to run tests.

local moduleName = 'Sandbox/Andy M. Wang' -- used to generate an #invoke statement
local mainFuncName = 'main'
local mm = require('Module:' .. moduleName)
local suite = require('Module:UnitTests')

----------------------------------------
---- Tests ----
----------------------------------------

return suite