r87209 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87208‎ | r87209 | r87210 >
Date:19:31, 1 May 2011
Author:platonides
Status:ok
Tags:
Comment:
Cosmetic change
Modified paths:
  • /trunk/phase3/tests/phpunit/MediaWikiTestCase.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/MediaWikiTestCase.php
@@ -55,12 +55,9 @@
5656 parent::run( $result );
5757
5858 $this->destroyDB();
59 - }
60 - else {
 59+ } else {
6160 parent::run( $result );
62 -
6361 }
64 -
6562 }
6663
6764 function __destruct() {

Status & tagging log