config->set ( 'HTML.TargetBlank', true ); } public function testTargetBlank() { $this->assertResult ( 'abc', 'abc' ); } } // vim: et sw=4 sts=4