r79449 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79448‎ | r79449 | r79450 >
Date:22:19, 1 January 2011
Author:soxred93
Status:ok
Tags:
Comment:
Fix r79447: Remove debugging code
Modified paths:
  • /trunk/phase3/tests/phpunit/includes/parser/NewParserTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/includes/parser/NewParserTest.php
@@ -59,8 +59,6 @@
6060 'transformVia404' => false,
6161 );
6262
63 - var_dump(2);
64 -
6563 $tmpGlobals['wgEnableParserCache'] = false;
6664 $tmpGlobals['wgDeferredUpdateList'] = array();
6765 $tmpGlobals['wgMemc'] = &wfGetMainCache();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79447Followup r79443: Add some form of organization to the test autoloadersoxred9322:16, 1 January 2011

Status & tagging log