From: Daniel Friesen Date: Mon, 26 Sep 2011 02:04:17 +0000 (+0000) Subject: Followup r98056; Add to this screwed up NewParserTest phpunit stuff as well. X-Git-Tag: 1.31.0-rc.0~27423 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=7a1d3bf06a3478f183a692c21cd443a4238836bf;p=lhc%2Fweb%2Fwiklou.git Followup r98056; Add to this screwed up NewParserTest phpunit stuff as well. --- diff --git a/tests/phpunit/includes/parser/NewParserTest.php b/tests/phpunit/includes/parser/NewParserTest.php index 15247e3547..050071151f 100644 --- a/tests/phpunit/includes/parser/NewParserTest.php +++ b/tests/phpunit/includes/parser/NewParserTest.php @@ -279,6 +279,7 @@ class NewParserTest extends MediaWikiTestCase { 'wgExternalLinkTarget' => false, 'wgAlwaysUseTidy' => false, 'wgHtml5' => true, + 'wgCleanupPresentationalAttributes' => true, 'wgWellFormedXml' => true, 'wgAllowMicrodataAttributes' => true, 'wgAdaptiveMessageCache' => true,