Merge "Follow-up 1e9c3619: Correct @T1234 accidental cruft"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 28 Feb 2017 01:00:10 +0000 (01:00 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 28 Feb 2017 01:00:10 +0000 (01:00 +0000)
tests/phpunit/includes/http/HttpTest.php

index a598d13..036baa8 100644 (file)
@@ -483,7 +483,7 @@ class HttpTest extends MediaWikiTestCase {
         * Added this test based on an issue experienced with HHVM 3.3.0-dev
         * where it did not define a cURL constant.
         *
-        * @T72570
+        * T72570
         * @dataProvider provideCurlConstants
         */
        public function testCurlConstants( $value ) {