Add @covers tags to logging tests
[lhc/web/wiklou.git] / tests / phpunit / includes / logging / PageLangLogFormatterTest.php
index 2156bdb..0819015 100644 (file)
@@ -1,5 +1,8 @@
 <?php
 
+/**
+ * @covers PageLangLogFormatter
+ */
 class PageLangLogFormatterTest extends LogFormatterTestCase {
 
        protected function setUp() {