Fix @covers for BalancerTest
authorTim Starling <tstarling@wikimedia.org>
Mon, 27 Feb 2017 04:15:23 +0000 (15:15 +1100)
committerTim Starling <tstarling@wikimedia.org>
Mon, 27 Feb 2017 04:15:23 +0000 (15:15 +1100)
commitabe8af08e2cdf6c92a3db838dfceb0ab358d47c5
treeb5a2432f2f296bfc636ce972ce0d8bd6fb480cdf
parent3e1411b1bb44cdda7610d76ed028c21c651b9951
Fix @covers for BalancerTest

This test is intended to cover the whole file, not just one method.

Change-Id: Ice800ce467e030e8264db96e19feadf9b68afb9a
tests/phpunit/includes/tidy/BalancerTest.php