Merge "[MCR] pass $queryFlags into RevisionStore::getTitle"
[lhc/web/wiklou.git] / tests / phpunit / includes / http / HttpTest.php
index 2d73bac..8ca9f6a 100644 (file)
@@ -495,6 +495,7 @@ class HttpTest extends MediaWikiTestCase {
         * where it did not define a cURL constant. T72570
         *
         * @dataProvider provideCurlConstants
+        * @coversNothing
         */
        public function testCurlConstants( $value ) {
                $this->checkPHPExtension( 'curl' );