Fixed windows-related test failures (that string format doesn't work with \r\n line...
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 2 Feb 2012 18:42:02 +0000 (18:42 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 2 Feb 2012 18:42:02 +0000 (18:42 +0000)
commit1bebf0c7ea1085a6c7a2d6cd99cd39803f5ba66c
tree82732fa35ed031e0744145a9c4d45614d74b4bcc
parent47f9cf8bd58d8cdf7d9c047f29dda8b9ef48a95c
Fixed windows-related test failures (that string format doesn't work with \r\n line endings as the \r chars are left in the PHP string).
tests/phpunit/includes/HtmlTest.php
tests/phpunit/includes/XmlTest.php