Explorar o código

apply StyleCI suggestion

El RIDO hai 8 meses
pai
achega
777e0e8570
Modificáronse 1 ficheiros con 0 adicións e 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');
     }
-
 }