on suite thisScript suite = script("TestSuite", "LingoUnit").new() suite.addTestSuite(member("MoneyTest", "MoneySample")) return suite end