From 1d2a41ade73d854130bf7f9d6554d5f16edbe76f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Sat, 12 Feb 2011 20:09:12 +0000 Subject: [PATCH] whitespace --- tests/phpunit/includes/ArticleTablesTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1