1
0
El RIDO 8 сар өмнө
parent
commit
f48544978b

+ 0 - 1
tst/ViewTest.php

@@ -149,5 +149,4 @@ class ViewTest extends TestCase
         $this->expectExceptionCode(81);
         $this->expectExceptionCode(81);
         $test->draw('../index');
         $test->draw('../index');
     }
     }
-
 }
 }