From 97a6495487e4beadc93e930916291bef1f198279 Mon Sep 17 00:00:00 2001 From: Ian Baker Date: Wed, 21 Dec 2011 22:48:00 +0000 Subject: [PATCH] This isn't a doc comment, so shouldn't start with /** (and it messes up my syntax highlighting) --- tests/phpunit/includes/upload/UploadFromUrlTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.20.1