resourceloader: Move registering of custom sources to ServiceWiring
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 29 Mar 2019 01:21:18 +0000 (01:21 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 29 Mar 2019 01:46:34 +0000 (01:46 +0000)
commit5c90f8d137837cc6130c701fbd968855ab24a2d6
tree09ee0f85231b22bcd1aa4e2a360bb4b400bbc8f1
parentd159839c392dcd1dc1373b774136f5f9746e51f8
resourceloader: Move registering of custom sources to ServiceWiring

Remove the now-redundant mocking of this configuration from various
test classes.

Bug: T32956
Change-Id: If90a10a76b8289c4ba707382ac915441c17d831f
includes/ServiceWiring.php
includes/resourceloader/ResourceLoader.php
tests/phpunit/ResourceLoaderTestCase.php
tests/phpunit/includes/resourceloader/ResourceLoaderClientHtmlTest.php
tests/phpunit/includes/resourceloader/ResourceLoaderStartUpModuleTest.php
tests/phpunit/includes/resourceloader/ResourceLoaderTest.php