I didn't intend to change this in r70917
authorPlatonides <platonides@users.mediawiki.org>
Wed, 11 Aug 2010 21:32:25 +0000 (21:32 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Wed, 11 Aug 2010 21:32:25 +0000 (21:32 +0000)
maintenance/parserTests.inc

index f574429..771e3f7 100644 (file)
@@ -41,7 +41,7 @@ class ParserTest {
        /**
         * boolean $useTemporaryTables Use temporary tables for the temporary database
         */
-       private $useTemporaryTables = false;
+       private $useTemporaryTables = true;
 
        /**
         * boolean $databaseSetupDone True if the database has been set up