X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FObjectFactoryTest.php;h=03814da636077d5110558b934e1d245d03892096;hb=f1189284588d626e257bb8cfa43e7a8d60c0453f;hp=35a7b6028d6f9fc79c97623fe097f89804de037a;hpb=bc213a9d46cdaa2f7724b043378656804a791b59;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/libs/ObjectFactoryTest.php b/tests/phpunit/includes/libs/ObjectFactoryTest.php index 35a7b6028d..03814da636 100644 --- a/tests/phpunit/includes/libs/ObjectFactoryTest.php +++ b/tests/phpunit/includes/libs/ObjectFactoryTest.php @@ -20,6 +20,8 @@ class ObjectFactoryTest extends PHPUnit_Framework_TestCase { + use MediaWikiCoversValidator; + /** * @covers ObjectFactory::getObjectFromSpec */