This commit is contained in:
Pierre Rudloff 2017-04-26 01:00:07 +02:00
parent ea8e26c649
commit 29c432c159

View file

@ -14,7 +14,6 @@ use Slim\Views\Smarty;
*/ */
class ViewFactoryTest extends \PHPUnit_Framework_TestCase class ViewFactoryTest extends \PHPUnit_Framework_TestCase
{ {
/** /**
* Test the create() function. * Test the create() function.
* *