{"ScriptPreparationCode":null,"TestCases":[{"Name":"string split","Code":"\u0027test\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\u0027.split(\u0027\\t\u0027)","IsDeferred":false},{"Name":"regex split","Code":"\u0027test\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\\tanother\u0027.split(/\\t/g)","IsDeferred":false}]}