@covers tags for more test classes
[lhc/web/wiklou.git] / tests / phpunit / includes / MWFunctionTest.php
index d86f2c9..f2a720e 100644 (file)
@@ -1,5 +1,8 @@
 <?php
 
+/**
+ * @covers MWFunction
+ */
 class MWFunctionTest extends MediaWikiTestCase {
        public function testNewObjFunction() {
                $arg1 = 'Foo';