Beispiel #1
0
 /** Tear down */
 protected function tearDown()
 {
     $GLOBALS['wgProfiler'] = $this->mwGlobals['wgProfiler'];
     $this->mwGlobals = array();
     parent::tearDown();
 }
 /** Tear down */
 protected function tearDown()
 {
     $GLOBALS['wgCachePrefix'] = $this->mwGlobals['wgCachePrefix'];
     $this->mwGlobals = array();
     parent::tearDown();
 }