tests: Remove duplicate unit tests in HtmlTest.php
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 18 May 2016 19:54:49 +0000 (20:54 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 18 May 2016 19:54:49 +0000 (20:54 +0100)
commit32deedecf359bd0ad38e37c8c7e89bf1d0189028
tree47a1c8e82663916ea231b8eaaf6308c7b3cc7997
parent78e47bbc54df1d0f4a3e0fd2ef22713cb52012af
tests: Remove duplicate unit tests in HtmlTest.php

Follows-up ee4d5c6ee ("Remove support for $wgWellFormedXml = false")

Remove now-redundant duplicate tests that were previously there
to test the same thing again with $wgWellFormedXml set to false.

Change-Id: I91623a8c10e5108ffae13f67328aece2cf33c719
tests/phpunit/includes/HtmlTest.php