Module:Protect/testcases: Difference between revisions

Content deleted Content added
.
.
Line 34:
protect(o.f2)('Foo'),
self.frame:preprocess('{{Error|Error: missing argument}}')
)
self:equals(
':',
protect(o.f2)('Foo'),
pcall(error,('missing argument'))[2]
)