Move phpunit @group from file comment to class comment
authorUmherirrender <umherirrender_de.wp@web.de>
Fri, 9 Mar 2018 21:56:41 +0000 (22:56 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 10 Mar 2018 10:48:28 +0000 (11:48 +0100)
commitd9fb8bab5ea511bfa9ab324ff3009e1bae476ad7
tree7ac9019267a1e6649da9ee381592e8edec50f368
parentf2347e8121b4a0cff0364f2ea51e0456fc9ce735
Move phpunit @group from file comment to class comment

Remove @group from non tests

Change-Id: Iae9ee3bc5f539a9b4ded8374006ab2993234450e
tests/phpunit/includes/TemplateCategoriesTest.php
tests/phpunit/includes/db/LoadBalancerTest.php
tests/phpunit/includes/interwiki/InterwikiLookupAdapterTest.php
tests/phpunit/includes/media/FakeDimensionFile.php
tests/phpunit/includes/parser/MagicVariableTest.php
tests/phpunit/includes/site/TestSites.php
tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php
tests/phpunit/includes/specials/SpecialMIMESearchTest.php
tests/phpunit/includes/utils/AvroValidatorTest.php
tests/phpunit/includes/utils/MWCryptHKDFTest.php