From: Platonides Date: Sun, 1 May 2011 19:31:18 +0000 (+0000) Subject: Cosmetic change X-Git-Tag: 1.31.0-rc.0~30479 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=f10c7a0b93f97b2dc153dde0d297a9ef837e6b74;p=lhc%2Fweb%2Fwiklou.git Cosmetic change --- diff --git a/tests/phpunit/MediaWikiTestCase.php b/tests/phpunit/MediaWikiTestCase.php index 0bf04aa0cb..19facd9962 100644 --- a/tests/phpunit/MediaWikiTestCase.php +++ b/tests/phpunit/MediaWikiTestCase.php @@ -55,12 +55,9 @@ abstract class MediaWikiTestCase extends PHPUnit_Framework_TestCase { parent::run( $result ); $this->destroyDB(); - } - else { + } else { parent::run( $result ); - } - } function __destruct() {