Module:Annotated link/testcases: Difference between revisions

Content deleted Content added
I'm gonna have to do subst tests too aren't I? + tests for |name= only and piped |display=
test the test
Line 143:
 
]]
 
--[[ test the test ]]
 
function p:test_the_test()
self:preprocess_equals('{{#invoke:GetShortDescription|main|name=Example}}', "test the test")
end
 
return p