Jeroen De Dauw has uploaded a new change for review. https://gerrit.wikimedia.org/r/61579
Change subject: Remove incorrect comment ...................................................................... Remove incorrect comment Change-Id: I42f76afd79f99da75234e0fe5370ad47169735d2 --- M Tests/Phpunit/phpunit.php 1 file changed, 0 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Ask refs/changes/79/61579/1 diff --git a/Tests/Phpunit/phpunit.php b/Tests/Phpunit/phpunit.php index 5d5681e..2a33ab3 100755 --- a/Tests/Phpunit/phpunit.php +++ b/Tests/Phpunit/phpunit.php @@ -1,9 +1,6 @@ #!/usr/bin/env php <?php -// Start up MediaWiki in command-line mode -//require_once( dirname( dirname( __DIR__ ) ) . "/maintenance/Maintenance.php" ); - require_once( 'PHPUnit/Runner/Version.php' ); if ( PHPUnit_Runner_Version::id() !== '@package_version@' -- To view, visit https://gerrit.wikimedia.org/r/61579 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I42f76afd79f99da75234e0fe5370ad47169735d2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Ask Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
