Add @coversNothing to tests that don't cover specific PHP classes
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 12 Jun 2018 20:27:09 +0000 (13:27 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 12 Jun 2018 20:27:40 +0000 (13:27 -0700)
commit4acb7ed51c905248627fc2b840d2fd1b570fc9bd
treebd476f65706231a95832ff301e900d9b7a8e8363
parent6e9bd4bae3cd4e87cda244eddc22816fb4a3d0d9
Add @coversNothing to tests that don't cover specific PHP classes

Change-Id: Idbd364561bc28547e9fac20d7a80b9a44edf14a9
tests/phpunit/languages/SpecialPageAliasTest.php
tests/phpunit/structure/AvailableRightsTest.php
tests/phpunit/structure/ContentHandlerSanityTest.php
tests/phpunit/structure/ExtensionJsonValidationTest.php
tests/phpunit/structure/ResourcesTest.php
tests/phpunit/structure/StructureTest.php
tests/phpunit/suites/ExtensionsTestSuite.php