From: Niklas Laxström Date: Sat, 12 Feb 2011 20:09:12 +0000 (+0000) Subject: whitespace X-Git-Tag: 1.31.0-rc.0~32023 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/?a=commitdiff_plain;h=1d2a41ade73d854130bf7f9d6554d5f16edbe76f;p=lhc%2Fweb%2Fwiklou.git whitespace --- diff --git a/tests/phpunit/includes/ArticleTablesTest.php b/tests/phpunit/includes/ArticleTablesTest.php index 23a7705fd8..96b4ea9116 100644 --- a/tests/phpunit/includes/ArticleTablesTest.php +++ b/tests/phpunit/includes/ArticleTablesTest.php @@ -19,7 +19,7 @@ class ArticleTablesTest extends MediaWikiTestCase { $status = $article->doEdit( '{{:{{int:history}}}}', 'Test code for bug 14404', 0 ); $templates1 = $article->getUsedTemplates(); - $wgLang = Language::factory( 'de' ); + $wgLang = Language::factory( 'de' ); $article->mParserOptions = null; // Let it pick the new user language $article->mPreparedEdit = false; // In order to force the rerendering of the same wikitext