Explorar el Código

apply StyleCI suggestion

El RIDO hace 8 meses
padre
commit
777e0e8570
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');
     }
-
 }