ソースを参照

apply StyleCI suggestion

El RIDO 8 ヶ月 前
コミット
777e0e8570
1 ファイル変更0 行追加1 行削除
  1. 0 1
      tst/ViewTest.php

+ 0 - 1
tst/ViewTest.php

@@ -150,5 +150,4 @@ class ViewTest extends TestCase
         $this->expectExceptionCode(81);
         $test->draw('../index');
     }
-
 }