-- Unit tests for [[Module:Bananas]]. Click talk page to run tests. local p = {} function p.goog() return "Young Euy" end return p