X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fstructure%2FContentHandlerSanityTest.php;h=c75a9d02a3c5195011558d3771f0be29b4f5e72a;hb=56d45558b102349f3480a46819669407aa3be2d6;hp=c8bcd60de3d4536b1490c8448fa12327a715f26c;hpb=cf35ff756c89ca6d6e003b440076df5ebe7ccef7;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/structure/ContentHandlerSanityTest.php b/tests/phpunit/structure/ContentHandlerSanityTest.php index c8bcd60de3..c75a9d02a3 100644 --- a/tests/phpunit/structure/ContentHandlerSanityTest.php +++ b/tests/phpunit/structure/ContentHandlerSanityTest.php @@ -32,6 +32,7 @@ class ContentHandlerSanityTest extends MediaWikiTestCase { } /** + * @coversNothing * @dataProvider provideHandlers * @param ContentHandler $handler */