Follow-up 1e9c3619: Correct @T1234 accidental cruft
authorJames D. Forrester <jforrester@wikimedia.org>
Fri, 24 Feb 2017 16:32:52 +0000 (08:32 -0800)
committerJames D. Forrester <jforrester@wikimedia.org>
Fri, 24 Feb 2017 16:32:52 +0000 (08:32 -0800)
Change-Id: I94e50ef3356e4e53f9a9082484dff97e49a0e2e2

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 ) {