Fix covers __constructor -> __construct
[lhc/web/wiklou.git] / tests / phpunit / includes / skins / SkinFactoryTest.php
index a8b9fd1..0944ea2 100644 (file)
@@ -52,7 +52,7 @@ class SkinFactoryTest extends MediaWikiTestCase {
        }
 
        /**
-        * @covers Skin::__constructor
+        * @covers Skin::__construct
         * @covers Skin::getSkinName
         */
        public function testGetSkinName() {