Merge "Add @covers tags for more tests"
[lhc/web/wiklou.git] / tests / phpunit / includes / utils / AvroValidatorTest.php
index 902f6d9..caeeaab 100644 (file)
@@ -9,6 +9,9 @@
  * dataprovider.
  */
 
+/**
+ * @covers AvroValidator
+ */
 class AvroValidatorTest extends PHPUnit_Framework_TestCase {
 
        use MediaWikiCoversValidator;