From: Ian Baker Date: Wed, 21 Dec 2011 22:48:00 +0000 (+0000) Subject: This isn't a doc comment, so shouldn't start with /** (and it messes up my syntax... X-Git-Tag: 1.31.0-rc.0~25820 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=97a6495487e4beadc93e930916291bef1f198279;p=lhc%2Fweb%2Fwiklou.git This isn't a doc comment, so shouldn't start with /** (and it messes up my syntax highlighting) --- diff --git a/tests/phpunit/includes/upload/UploadFromUrlTest.php b/tests/phpunit/includes/upload/UploadFromUrlTest.php index cee5b1ed03..a2248663e8 100644 --- a/tests/phpunit/includes/upload/UploadFromUrlTest.php +++ b/tests/phpunit/includes/upload/UploadFromUrlTest.php @@ -277,7 +277,7 @@ class UploadFromUrlTest extends ApiTestCase { return; - /** + /* // Broken until using leavemessage with ignorewarnings is supported $job->run();