ie = new InboundEmail(); } function testEmailCleanup() { $inStr=<<
hello,
i recently got Batman Arkham City and tried to get catwoman as an add-on character but when i put the code in it said that my code had already been used.
what can i do, so that i can play catwoman?

EOS; $outStr=<< hello,
i recently got Batman Arkham City and tried to get catwoman as an add-on character but when i put the code in it said that my code had already been used.
what can i do, so that i can play catwoman?

EOS; $this->assertEquals(trim($outStr),trim($this->ie->cleanContent($inStr))); } }