Content deleted Content added
test |
disable bad func |
||
Line 11:
end
--[==[
function p:test_doomedToFail()
self:preprocess_equals('Function 3', 'Function 4')
end
]==]
return p
|
test |
disable bad func |
||
Line 11:
end
--[==[
function p:test_doomedToFail()
self:preprocess_equals('Function 3', 'Function 4')
end
]==]
return p
|