From: Alexandre Emsenhuber Date: Sat, 11 May 2013 06:01:36 +0000 (+0200) Subject: Fix --file parameter description in MediaWikiPHPUnitCommand.php X-Git-Tag: 1.31.0-rc.0~19708 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=6a0e704c62c6455d6e837b76d2495f3a77c350d3;p=lhc%2Fweb%2Fwiklou.git Fix --file parameter description in MediaWikiPHPUnitCommand.php Change-Id: Ie134c06943be38cd65f8dae54332d38278ea0f96 --- diff --git a/tests/phpunit/MediaWikiPHPUnitCommand.php b/tests/phpunit/MediaWikiPHPUnitCommand.php index b9117fd5a5..f5760ea0d4 100644 --- a/tests/phpunit/MediaWikiPHPUnitCommand.php +++ b/tests/phpunit/MediaWikiPHPUnitCommand.php @@ -85,7 +85,7 @@ class MediaWikiPHPUnitCommand extends PHPUnit_TextUI_Command { ParserTest-specific options: --regex="" Only run parser tests that match the given regex - --file="" Prints the version and exits. + --file="" File describing parser tests --keep-uploads Re-use the same upload directory for each test, don't delete it