X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FIEUrlExtensionTest.php;h=8192f01828928a54f8ed40f19ca99556e83f8489;hp=57668e505c4e72e6b885925dbd76a63a5ecf7907;hb=dbad540cd37617879aff6f28ce9c016dd8049d4e;hpb=f02bfac0a1f10ff47f59ecc508d729fd870206ae diff --git a/tests/phpunit/includes/libs/IEUrlExtensionTest.php b/tests/phpunit/includes/libs/IEUrlExtensionTest.php index 57668e505c..8192f01828 100644 --- a/tests/phpunit/includes/libs/IEUrlExtensionTest.php +++ b/tests/phpunit/includes/libs/IEUrlExtensionTest.php @@ -6,6 +6,9 @@ * ...a dataprovider and test method. */ class IEUrlExtensionTest extends PHPUnit_Framework_TestCase { + + use MediaWikiCoversValidator; + /** * @covers IEUrlExtension::findIE6Extension */