http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73213

Revision: 73213
Author:   platonides
Date:     2010-09-17 14:27:57 +0000 (Fri, 17 Sep 2010)

Log Message:
-----------
Revert change on r73064 for this file.
I had added that locally to stop r68544 breakage, but was not intended for 
commit.

Modified Paths:
--------------
    trunk/phase3/maintenance/tests/phpunit/includes/parser/ParserHelpers.php

Modified: 
trunk/phase3/maintenance/tests/phpunit/includes/parser/ParserHelpers.php
===================================================================
--- trunk/phase3/maintenance/tests/phpunit/includes/parser/ParserHelpers.php    
2010-09-17 14:09:13 UTC (rev 73212)
+++ trunk/phase3/maintenance/tests/phpunit/includes/parser/ParserHelpers.php    
2010-09-17 14:27:57 UTC (rev 73213)
@@ -16,7 +16,7 @@
                if ( $result === NULL ) {
                        $result = new PHPUnit_Framework_TestResult;
                }
-return $result;
+
                $backend = $this->suite->getBackend();
                $result->startTest( $this );
                PHPUnit_Util_Timer::start();



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to