Module:Protect/testcases: Difference between revisions

Content deleted Content added
+
.
Line 27:
'.',
protect(o.f1)(o, 'Foo'),
'Footable'
)
Line 33:
':',
protect(o.f2)('Foo'),
'{{Error|Error: missing argument}}'
'Foo'
)