El RIDO пре 8 месеци
родитељ
комит
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');
     }
-
 }