diff --git a/tst/ViewTest.php b/tst/ViewTest.php index b3d4aa37..64ec6503 100644 --- a/tst/ViewTest.php +++ b/tst/ViewTest.php @@ -149,5 +149,4 @@ class ViewTest extends TestCase $this->expectExceptionCode(81); $test->draw('../index'); } - }