Jump to content

Module:Bananas/testcases

विकिपीडिया से
imported>Srolanh के द्वारा 14:43, 24 जनवरी 2014 के बदलाव
-- Unit tests for [[Module:Bananas]]. Click talk page to run tests.
local p = {}
 
function p.goog()
    return "Young Euy"
end
 
return p