Improve @covers tags for ComposerJson and ComposerLock tests
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / composer / ComposerLockTest.php
index 75eb62c..3d5e8d3 100644 (file)
@@ -19,6 +19,7 @@ class ComposerLockTest extends MediaWikiTestCase {
        }
 
        /**
+        * @covers ComposerLock::__construct
         * @covers ComposerLock::getInstalledDependencies
         */
        public function testGetInstalledDependencies() {