From bbea9d5770a626decf3bbec29cd92f378d563b75 Mon Sep 17 00:00:00 2001 From: umherirrender Date: Wed, 14 Oct 2015 12:14:23 +0200 Subject: [PATCH] Remove empty comment line from GlobalTest.php Remove empty line comments as found by the MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.EmptyComment sniff Change-Id: Ibd60165ae8ddef2a2fd443856e7476f32a0c6392 --- tests/phpunit/includes/GlobalFunctions/GlobalTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/phpunit/includes/GlobalFunctions/GlobalTest.php b/tests/phpunit/includes/GlobalFunctions/GlobalTest.php index e39e02f629..33479c636a 100644 --- a/tests/phpunit/includes/GlobalFunctions/GlobalTest.php +++ b/tests/phpunit/includes/GlobalFunctions/GlobalTest.php @@ -583,7 +583,6 @@ class GlobalTest extends MediaWikiTestCase { // if you hack it just right are kinda pathological, // and unreliable cross-platform or on IE which means they're // unlikely to appear on intranets. - // // Those will survive the algorithm but with results that // are less consistent. -- 2.20.1