Html: Add test coverage for inlineScript()
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 7 Aug 2018 15:16:21 +0000 (16:16 +0100)
committerKrinkle <krinklemail@gmail.com>
Thu, 9 Aug 2018 14:28:50 +0000 (14:28 +0000)
commitf6165f2794d668a420a31f7b11059dbaf1573c63
tree7d8e69fc814f3ec616de7eff0ec1773cd497fe8a
parent22dd581f10feae51d8c6fd33d272e34634511e69
Html: Add test coverage for inlineScript()

This asserts current behaviour in preparation for changing it
in a later commit (see T200506).

Bug: T200506
Change-Id: I76fd15c32c763754d0825d02a49de3d9973c4f8f
tests/phpunit/includes/HtmlTest.php