From: Kunal Mehta Date: Mon, 25 Dec 2017 04:05:41 +0000 (-0800) Subject: Add @covers tags to filerepo tests X-Git-Tag: 1.31.0-rc.0~1081 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=2eb14eb4536e11f31e54ebc67433219bf0ee1e4b Add @covers tags to filerepo tests Change-Id: I696e03f9ab3934b6cd04e88e1d611060846d32a4 --- diff --git a/tests/phpunit/includes/filerepo/MigrateFileRepoLayoutTest.php b/tests/phpunit/includes/filerepo/MigrateFileRepoLayoutTest.php index 800c2fc76e..205df9cdcd 100644 --- a/tests/phpunit/includes/filerepo/MigrateFileRepoLayoutTest.php +++ b/tests/phpunit/includes/filerepo/MigrateFileRepoLayoutTest.php @@ -1,5 +1,8 @@ setMwGlobals( 'wgMaxAnimatedGifArea', 9000 );