From: Chad Horohoe Date: Tue, 14 Dec 2010 16:31:25 +0000 (+0000) Subject: Missed another comment in r78381 X-Git-Tag: 1.31.0-rc.0~33304 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=1ac02d787967e2b626039863bced438242ddd217;p=lhc%2Fweb%2Fwiklou.git Missed another comment in r78381 --- diff --git a/tests/phpunit/includes/HttpTest.php b/tests/phpunit/includes/HttpTest.php index a48c7bb4f4..3dfefd4a83 100644 --- a/tests/phpunit/includes/HttpTest.php +++ b/tests/phpunit/includes/HttpTest.php @@ -229,7 +229,6 @@ class HttpTest extends PHPUnit_Framework_TestCase { $this->runHTTPGets(); } - /* ./phase3/maintenance/parserTests.inc:1618: return Http::post( $url, array( 'postData' => wfArrayToCGI( $data ) ) ); */ function runHTTPPosts( $proxy = null ) { $opt = array();