Add @covers tags to objectcache tests
[lhc/web/wiklou.git] / tests / phpunit / includes / actions / ActionTest.php
index 4a30292..f97dd73 100644 (file)
@@ -3,10 +3,11 @@
 /**
  * @covers Action
  *
- * @author Thiemo Mättig
- *
  * @group Action
  * @group Database
+ *
+ * @licence GNU GPL v2+
+ * @author Thiemo Kreuz
  */
 class ActionTest extends MediaWikiTestCase {