소스 검색

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