Răsfoiți Sursa

apply StyleCI suggestion

El RIDO 8 luni în urmă
părinte
comite
f48544978b
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      tst/ViewTest.php

+ 0 - 1
tst/ViewTest.php

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