Add @covers tags to logging tests
[lhc/web/wiklou.git] / tests / phpunit / includes / logging / MergeLogFormatterTest.php
index 8b9abe4..1978f1b 100644 (file)
@@ -1,5 +1,8 @@
 <?php
 
+/**
+ * @covers MergeLogFormatter
+ */
 class MergeLogFormatterTest extends LogFormatterTestCase {
 
        /**