r82026 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82025‎ | r82026 | r82027 >
Date:20:09, 12 February 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
whitespace
Modified paths:
  • /trunk/phase3/tests/phpunit/includes/ArticleTablesTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/includes/ArticleTablesTest.php
@@ -19,7 +19,7 @@
2020 $status = $article->doEdit( '{{:{{int:history}}}}', 'Test code for bug 14404', 0 );
2121 $templates1 = $article->getUsedTemplates();
2222
23 - $wgLang = Language::factory( 'de' );
 23+ $wgLang = Language::factory( 'de' );
2424 $article->mParserOptions = null; // Let it pick the new user language
2525 $article->mPreparedEdit = false; // In order to force the rerendering of the same wikitext
2626

Status & tagging log