Add @covers tags API tests without them
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiWatchTest.php
index 7b91094..b663dc7 100644 (file)
@@ -5,6 +5,8 @@
  * @group Database
  * @group medium
  * @todo This test suite is severly broken and need a full review
+ *
+ * @covers ApiWatch
  */
 class ApiWatchTest extends ApiTestCase {
        protected function setUp() {