r82878 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82877‎ | r82878 | r82879 >
Date:23:47, 26 February 2011
Author:platonides
Status:ok
Tags:
Comment:
r82877 fixup. It should have only removed the = null bit.
Modified paths:
  • /trunk/phase3/tests/testHelpers.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/testHelpers.inc
@@ -451,7 +451,7 @@
452452 private $lineNum;
453453 private $eof;
454454
455 - function __construct( $file ) {
 455+ function __construct( $file, $parserTest ) {
456456 global $IP;
457457
458458 $this->file = $file;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r82877Remove NewParserHelpers.php and use instead the original TestFileIterator fro...platonides23:45, 26 February 2011

Status & tagging log