Changes

m
no edit summary
Line 140: Line 140:     
function Utils.registerTableTests(obj, tests, fn)
 
function Utils.registerTableTests(obj, tests, fn)
     obj.run_format_tests = function()
+
     obj.run_table_tests = function()
 
         for _, test in ipairs(tests) do
 
         for _, test in ipairs(tests) do
 
             local result = obj.Table(nil, test)
 
             local result = obj.Table(nil, test)
cssedit, gkautomate
7,064

edits