Browse Source

apply StyleCI suggestion

El RIDO 8 months ago
parent
commit
f48544978b
1 changed files with 0 additions and 1 deletions
  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');
     }
-
 }