From: James D. Forrester Date: Fri, 24 Feb 2017 16:32:52 +0000 (-0800) Subject: Follow-up 1e9c3619: Correct @T1234 accidental cruft X-Git-Tag: 1.31.0-rc.0~3961^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=ebb42830ec202241ae48904cc31d454040f9cefc;p=lhc%2Fweb%2Fwiklou.git Follow-up 1e9c3619: Correct @T1234 accidental cruft Change-Id: I94e50ef3356e4e53f9a9082484dff97e49a0e2e2 --- diff --git a/tests/phpunit/includes/http/HttpTest.php b/tests/phpunit/includes/http/HttpTest.php index a598d13ea9..036baa8c27 100644 --- a/tests/phpunit/includes/http/HttpTest.php +++ b/tests/phpunit/includes/http/HttpTest.php @@ -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 ) {