Forráskód Böngészése

apply StyleCI suggestion

El RIDO 8 hónapja
szülő
commit
777e0e8570
1 módosított fájl, 0 hozzáadás és 1 törlés
  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');
     }
-
 }