Merge "Use RevisionLookup and RevisionFactory interfaces in Revision"
[lhc/web/wiklou.git] / tests / phpunit / bootstrap.php
index 573a91a..a5c8ef6 100644 (file)
@@ -15,7 +15,6 @@ EOF;
 }
 
 class MediaWikiPHPUnitBootstrap {
-
        public function __destruct() {
                // Return to real wiki db, so profiling data is preserved
                MediaWikiTestCase::teardownTestDB();