-- Example Unit tests for [[Module:Bananas]]. Click talk page to run tests. local p = require('Module:UnitTests') function p.test_string() return 'test, \\test, \\{,test\\\\ \\\\ \\\\\\\\' end return p