Don't require a list of services in tests
authorAryeh Gregor <ayg@aryeh.name>
Tue, 7 Aug 2018 16:33:20 +0000 (19:33 +0300)
committerLegoktm <legoktm@member.fsf.org>
Fri, 10 Aug 2018 04:28:31 +0000 (04:28 +0000)
commit1174776e47c764c0aa84c5eb3d93e22c27790619
tree6233780770faa6b6b7f583b4ef294f811550d0a7
parent3c45e203a8bf74199bbf566eead9e71e2aa57c70
Don't require a list of services in tests

We already have two lists in other files, there's no need for a third.

Change-Id: I516a26e1170834b27aafeb0049a5893ec965d820
includes/ServiceWiring.php
tests/phpunit/includes/MediaWikiServicesTest.php