Fix --file parameter description in MediaWikiPHPUnitCommand.php
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 11 May 2013 06:01:36 +0000 (08:01 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 11 May 2013 06:01:36 +0000 (08:01 +0200)
Change-Id: Ie134c06943be38cd65f8dae54332d38278ea0f96

tests/phpunit/MediaWikiPHPUnitCommand.php

index b9117fd..f5760ea 100644 (file)
@@ -85,7 +85,7 @@ class MediaWikiPHPUnitCommand extends PHPUnit_TextUI_Command {
 ParserTest-specific options:
 
   --regex="<regex>"        Only run parser tests that match the given regex
-  --file="<filename>"      Prints the version and exits.
+  --file="<filename>"      File describing parser tests
   --keep-uploads           Re-use the same upload directory for each test, don't delete it