Move @group and @covers tags in tests close to class
authorUmherirrender <umherirrender_de.wp@web.de>
Sun, 28 Jan 2018 12:30:07 +0000 (13:30 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 28 Jan 2018 12:30:07 +0000 (13:30 +0100)
commit67d420b3028fe9d66e6b47b5c5f5e93edc6fb80f
tree7ab6e5bf959524e928a4b5b87922f6c0fdd8cc25
parent791d4db7a93776df313d27ab42d7d5b7dff55f7c
Move @group and @covers tags in tests close to class

For @group and @covers tags there should be no newline between the
comment and the class

Change-Id: I7277df13a332cf4d74ffdd8748e3fbdc259610dc
tests/phpunit/includes/LinkerTest.php
tests/phpunit/includes/WikiReferenceTest.php
tests/phpunit/includes/installer/OracleInstallerTest.php
tests/phpunit/includes/libs/ArrayUtilsTest.php
tests/phpunit/includes/libs/IPTest.php
tests/phpunit/includes/skins/SkinTemplateTest.php
tests/phpunit/includes/specials/ImageListPagerTest.php