El RIDO 8 місяців тому
батько
коміт
f48544978b
1 змінених файлів з 0 додано та 1 видалено
  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');
     }
-
 }