Remove resolved todo from MWNamespace test
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 28 Dec 2017 08:27:40 +0000 (00:27 -0800)
committerLegoktm <legoktm@member.fsf.org>
Thu, 28 Dec 2017 08:53:12 +0000 (08:53 +0000)
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

tests/phpunit/includes/MWNamespaceTest.php

index 498532f..91101bd 100644 (file)
@@ -7,7 +7,6 @@
 
 /**
  * Test class for MWNamespace.
- * @todo covers tags
  * @todo FIXME: this test file is a mess
  */
 class MWNamespaceTest extends MediaWikiTestCase {