From 29c432c1592e62f7e778a11c5e86f00d1161604c Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 26 Apr 2017 01:00:07 +0200 Subject: [PATCH] Lint --- tests/ViewFactoryTest.php | 1 - 1 file changed, 1 deletion(-) 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. *