Module:Wd/sandbox/testcases/3: Difference between revisions

Content deleted Content added
m Fixed my mistake
Tags: Mobile edit Mobile web edit
Reflect changes to /common
 
(4 intermediate revisions by the same user not shown)
Line 1:
local common_library =return require("Module:wd/sandbox/testcases/common").generate_unit_tests_module_vs_module(
local testcase_table = mw.loadData("Module:wd/sandbox/testcases/testcaseTable")
return common_library.generate_unit_tests_module_vs_module(
"wd/sandbox",
"wd",
local testcase_table = mw.loadData("Module:wd/sandbox/testcases/testcaseTable")
common_library.format_module_inputs_for_preprocess_equals_preprocess_many(testcase_table)
)