X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fresourceloader%2FDerivativeResourceLoaderContextTest.php;h=db1fb6452f4cd1144948f8083664686dbd044a4f;hp=0be04efdf3f5a0a562fa8d21beb7a399a2a60edb;hb=75160bdd3b4ac3642d147cda46e47c809999937d;hpb=589d4aaed1c6353cf205e86024e1af987a35b1ca diff --git a/tests/phpunit/includes/resourceloader/DerivativeResourceLoaderContextTest.php b/tests/phpunit/includes/resourceloader/DerivativeResourceLoaderContextTest.php index 0be04efdf3..db1fb6452f 100644 --- a/tests/phpunit/includes/resourceloader/DerivativeResourceLoaderContextTest.php +++ b/tests/phpunit/includes/resourceloader/DerivativeResourceLoaderContextTest.php @@ -6,6 +6,8 @@ */ class DerivativeResourceLoaderContextTest extends PHPUnit_Framework_TestCase { + use MediaWikiCoversValidator; + protected static function getContext() { $request = new FauxRequest( [ 'lang' => 'zh',