XSS'; $exp = 'XSS'; $out = \rcmail_attachment_handler::svg_filter($svg); $this->assertSame($exp, $out); } }