diff --git a/tests/ViewFactoryTest.php b/tests/ViewFactoryTest.php index 589b8d3..9155faa 100644 --- a/tests/ViewFactoryTest.php +++ b/tests/ViewFactoryTest.php @@ -14,7 +14,6 @@ use Slim\Views\Smarty; */ class ViewFactoryTest extends \PHPUnit_Framework_TestCase { - /** * Test the create() function. *