IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/63261
Change subject: Fix --file parameter description in MediaWikiPHPUnitCommand.php ...................................................................... Fix --file parameter description in MediaWikiPHPUnitCommand.php Change-Id: Ie134c06943be38cd65f8dae54332d38278ea0f96 --- M tests/phpunit/MediaWikiPHPUnitCommand.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/61/63261/1 diff --git a/tests/phpunit/MediaWikiPHPUnitCommand.php b/tests/phpunit/MediaWikiPHPUnitCommand.php index b9117fd..f5760ea 100644 --- a/tests/phpunit/MediaWikiPHPUnitCommand.php +++ b/tests/phpunit/MediaWikiPHPUnitCommand.php @@ -85,7 +85,7 @@ 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 -- To view, visit https://gerrit.wikimedia.org/r/63261 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie134c06943be38cd65f8dae54332d38278ea0f96 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: IAlex <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
