From aee9703dda7a5a06130887d630e03ef5cbfaf742 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Tue, 1 Nov 2011 16:00:49 +0000 Subject: [PATCH] space to tab follow up r101480 --- tests/phpunit/MediaWikiPHPUnitCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/MediaWikiPHPUnitCommand.php b/tests/phpunit/MediaWikiPHPUnitCommand.php index 6af7b54c05..c6f042020e 100644 --- a/tests/phpunit/MediaWikiPHPUnitCommand.php +++ b/tests/phpunit/MediaWikiPHPUnitCommand.php @@ -30,7 +30,7 @@ class MediaWikiPHPUnitCommand extends PHPUnit_TextUI_Command { } # Makes MediaWiki PHPUnit directory includable so the PHPUnit will - # be able to resolve relative files inclusion such as suites/* + # be able to resolve relative files inclusion such as suites/* # PHPUnit uses stream_resolve_include_path() internally # See bug 32022 set_include_path( -- 2.20.1