summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Controller/View/TwigTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Controller/View/TwigTest.php b/tests/Controller/View/TwigTest.php
index e46757e..8fe27c7 100644
--- a/tests/Controller/View/TwigTest.php
+++ b/tests/Controller/View/TwigTest.php
@@ -9,6 +9,7 @@ use Psr\Http\Message\UriInterface;
use Jasny\Controller\TestHelper;
/**
+ * @covers Jasny\Controller\View
* @covers Jasny\Controller\View\Twig
*/
class TwigTest extends \PHPUnit_Framework_TestCase