-- Example Unit tests for [[Module:Bananas]]. Click talk page to run tests.localp=require('Module:UnitTests')functionp.test_string()return'test, \\test, \\{,test\\\\\\\\\\\\\\\\'endfunctionp.test_string_module()returnp.test_string():gsub('\\','\\\\')endreturnp