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