From: Kunal Mehta Date: Mon, 25 Dec 2017 07:26:01 +0000 (-0800) Subject: Add @covers tags to logging tests X-Git-Tag: 1.31.0-rc.0~1093^2 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=c368a4313b4183af56b0d566e1f7529ba997a110;p=lhc%2Fweb%2Fwiklou.git Add @covers tags to logging tests Change-Id: Ibb14291a75423ddbb7502a5a0ee24ff0c554a876 --- diff --git a/tests/phpunit/includes/logging/BlockLogFormatterTest.php b/tests/phpunit/includes/logging/BlockLogFormatterTest.php index 4158ea2348..03671ac870 100644 --- a/tests/phpunit/includes/logging/BlockLogFormatterTest.php +++ b/tests/phpunit/includes/logging/BlockLogFormatterTest.php @@ -1,5 +1,8 @@