From: Kunal Mehta Date: Thu, 28 Dec 2017 08:27:40 +0000 (-0800) Subject: Remove resolved todo from MWNamespace test X-Git-Tag: 1.31.0-rc.0~1067^2 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=54ba980cf8bdfd4a18e90005acdf745867ca5c14;p=lhc%2Fweb%2Fwiklou.git Remove resolved todo from MWNamespace test The todo was added by Addshore in aea1b27db02 at the same time he added all the @covers tags, so it appears to all be resolved. Change-Id: I03d866fdd1ca382ca2b1699e01a0dd9a28eef1ec --- diff --git a/tests/phpunit/includes/MWNamespaceTest.php b/tests/phpunit/includes/MWNamespaceTest.php index 498532f76c..91101bd975 100644 --- a/tests/phpunit/includes/MWNamespaceTest.php +++ b/tests/phpunit/includes/MWNamespaceTest.php @@ -7,7 +7,6 @@ /** * Test class for MWNamespace. - * @todo covers tags * @todo FIXME: this test file is a mess */ class MWNamespaceTest extends MediaWikiTestCase {