whitespace
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Sat, 12 Feb 2011 20:09:12 +0000 (20:09 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Sat, 12 Feb 2011 20:09:12 +0000 (20:09 +0000)
tests/phpunit/includes/ArticleTablesTest.php

index 23a7705..96b4ea9 100644 (file)
@@ -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