From: Timo Tijhof Date: Thu, 20 Jun 2019 00:24:50 +0000 (+0100) Subject: resourceloader: Remove my `@author` comments from unit tests X-Git-Tag: 1.34.0-rc.0~1319^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=e1c3b04267509d5edca5898d45c6f7a12694f1dd;p=lhc%2Fweb%2Fwiklou.git resourceloader: Remove my `@author` comments from unit tests Previously removed from includes/ already. Also remove odd `@package`, which we never use. And remove `@since` which doesn't make sense for test-only files. Change-Id: Ib7265d39329ecadd5279b11820f77f54189b55d2 --- diff --git a/tests/phpunit/structure/ResourcesTest.php b/tests/phpunit/structure/ResourcesTest.php index 4c34208e0d..78e57632f4 100644 --- a/tests/phpunit/structure/ResourcesTest.php +++ b/tests/phpunit/structure/ResourcesTest.php @@ -9,11 +9,9 @@ use Wikimedia\TestingAccessWrapper; * @author Antoine Musso * @author Niklas Laxström * @author Santhosh Thottingal - * @author Timo Tijhof * @copyright © 2012, Antoine Musso * @copyright © 2012, Niklas Laxström * @copyright © 2012, Santhosh Thottingal - * @copyright © 2012, Timo Tijhof */ class ResourcesTest extends MediaWikiTestCase { diff --git a/tests/qunit/data/load.mock.php b/tests/qunit/data/load.mock.php index 9f57190ea4..1525f0440f 100644 --- a/tests/qunit/data/load.mock.php +++ b/tests/qunit/data/load.mock.php @@ -18,9 +18,7 @@ * http://www.gnu.org/copyleft/gpl.html * * @file - * @package MediaWiki * @author Lupo - * @since 1.20 */ // This file doesn't run as part of MediaWiki diff --git a/tests/qunit/data/styleTest.css.php b/tests/qunit/data/styleTest.css.php index db96fd5325..5d229a3ab2 100644 --- a/tests/qunit/data/styleTest.css.php +++ b/tests/qunit/data/styleTest.css.php @@ -18,9 +18,6 @@ * http://www.gnu.org/copyleft/gpl.html * * @file - * @package MediaWiki - * @author Timo Tijhof - * @since 1.20 */ // This file doesn't run as part of MediaWiki