resourceloader: Add unit test for ClientHtml::makeLoad sync=>true
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Oct 2017 17:18:49 +0000 (18:18 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Oct 2017 17:22:43 +0000 (18:22 +0100)
commit33868f0e4667dbc7ad3dfd438436f943f9cb6d34
tree59d39c5c84151bd796e8da782e269b912d9e5809
parentd4a17a10a5f6a9f9b0f2a2ff934ccdd6690e7440
resourceloader: Add unit test for ClientHtml::makeLoad sync=>true

Used by Special:JavaScriptTest, and we may need to use this
in OutputPage as well (for html5shiv).

Change-Id: If7d7c12056dc3aab78486050f0798d42b158d9a9
tests/phpunit/includes/resourceloader/ResourceLoaderClientHtmlTest.php