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');
     }
-
 }