Module:Number table sorting/testcases: Difference between revisions

Content deleted Content added
mNo edit summary
Update after move
 
(3 intermediate revisions by one other user not shown)
Line 1:
local mNts = require('Module:NtsNumber table sorting') -- the module to be tested
local Nts = mNts._exportClasses().Nts -- the Nts class
local ScribuntoUnit = require('Module:ScribuntoUnit')