This is the test cases page for the module Module:Module:Work data. Results of the test cases.
local wkd = require('Module:Work data/sandbox') local p = {} function p.test( frame ) return "foo" end return p