нема опису редагування
starcitizen>Alistair3149 Немає опису редагування |
starcitizen>Alistair3149 Немає опису редагування |
||
| Рядок 98: | Рядок 98: | ||
local testcaseTitle = title.baseText .. '/testcases' | local testcaseTitle = title.baseText .. '/testcases' | ||
if mw.title.new( testcaseTitle, 'Module' ).exists then | if mw.title.new( testcaseTitle, 'Module' ).exists then | ||
ret3 = ret3 .. '{{#invoke:' .. testcaseTitle .. '|run}}' | ret3 = ret3 .. frame:preprocess( '{{#invoke:' .. testcaseTitle .. '|run}}' ) | ||
end | end | ||
end | end | ||