Pārlūkot izejas kodu

apply StyleCI suggestion

El RIDO 8 mēneši atpakaļ
vecāks
revīzija
777e0e8570
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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');
     }
-
 }