From 73f3004002be930a40887d6a03f55203b5007d2c Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 1 Dec 2011 14:40:11 +0000 Subject: [PATCH] Don't comment tests out, use $this->markTestIncomplete() Followup r104812 --- tests/phpunit/includes/XmlTest.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/phpunit/includes/XmlTest.php b/tests/phpunit/includes/XmlTest.php index dbac939e17..13f942cf7a 100644 --- a/tests/phpunit/includes/XmlTest.php +++ b/tests/phpunit/includes/XmlTest.php @@ -98,7 +98,6 @@ class XmlTest extends MediaWikiTestCase { $nextMonth = $curMonth + 1; if( $nextMonth == 13 ) { $nextMonth = 1; } - $this->assertEquals( '