浏览代码

Another style fix.

Shein Alexey 13 年之前
父节点
当前提交
c1a798e2d7
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tests/Symfony/Tests/Component/Console/Helper/FormatterHelperTest.php

+ 0 - 1
tests/Symfony/Tests/Component/Console/Helper/FormatterHelperTest.php

@@ -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.');
         }