Merge "Add .gitignore to the /skins directory"
[lhc/web/wiklou.git] / tests / phpunit / includes / db / TestORMRowTest.php
index f65642b..c9459c9 100644 (file)
@@ -40,6 +40,9 @@
  */
 require_once __DIR__ . "/ORMRowTest.php";
 
+/**
+ * @covers TestORMRow
+ */
 class TestORMRowTest extends ORMRowTest {
 
        /**