-- 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}}', 'Hello, world!') end return p