Another style fix.

This commit is contained in:
Shein Alexey 2011-11-30 02:46:26 +05:00
parent eba9de1593
commit c1a798e2d7

View File

@ -54,7 +54,6 @@ class FormatterHelperTest extends \PHPUnit_Framework_TestCase
public function testFormatBlockWithDiacriticLetters()
{
if (!extension_loaded('mbstring')) {
$this->markTestSkipped('This test requires mbstring to work.');
}