Parcourir la source

apply StyleCI suggestion

El RIDO il y a 8 mois
Parent
commit
f48544978b
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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');
     }
-
 }