Module:Sandbox/Ypnypn/S/testcases
Appearance
![]() | This is the test cases page for the module Module:Sandbox/Ypnypn/S. Results of the test cases. |
-- Example Unit tests for [[Module:Bananas]]. Click talk page to run tests.
local p = require('Module:UnitTests')
function p:test()
self:preprocess_equals('{{#invoke:Sandbox/Ypnypn/S | review | page=Maariv}}', '')
self:preprocess_equals('{{#invoke:Sandbox/Ypnypn/S | review | page=Barack Obama}}', '')
end
return p