* Fixed bogus dollar signs left in $tmpGlobals array keys in r108300.
[lhc/web/wiklou.git] / tests / phpunit / includes / parser / NewParserTest.php
index 7a0299b..c4ccece 100644 (file)
@@ -243,7 +243,6 @@ class NewParserTest extends MediaWikiTestCase {
                                        'containerPaths' => array(
                                                'local-public' => "$this->uploadDir",
                                                'local-thumb'  => "$this->uploadDir/thumb",
-                                               'local-temp'   => "$this->uploadDir/temp",
                                        )
                                ) )
                        ),