Content deleted Content added
Kammerer55 (talk | contribs) No edit summary |
Kammerer55 (talk | contribs) mNo edit summary |
||
Line 4:
-- Example unit test.
function p:test_hello()
self:preprocess_equals('{{#invoke:Vital article|main|Philosophy}}', 'Philosophy')
self:preprocess_equals('{{#invoke:Example|hello}}', 'Hello World!')
end
|