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