From: Kunal Mehta Date: Mon, 25 Dec 2017 04:05:52 +0000 (-0800) Subject: Add @covers tags to HTMLForm test X-Git-Tag: 1.31.0-rc.0~1080 X-Git-Url: http://git.cyclocoop.org/%27%20.%20url_absolue%28%24favicon%29%20.%20?a=commitdiff_plain;h=01f7176c8b6310b96fab95bb6dbf041c14142a71;p=lhc%2Fweb%2Fwiklou.git Add @covers tags to HTMLForm test Change-Id: I41cc4867b071ee9a58a43760fc4a8b301cda558e --- diff --git a/tests/phpunit/includes/htmlform/HTMLFormTest.php b/tests/phpunit/includes/htmlform/HTMLFormTest.php index b7e0053c72..98511ca79c 100644 --- a/tests/phpunit/includes/htmlform/HTMLFormTest.php +++ b/tests/phpunit/includes/htmlform/HTMLFormTest.php @@ -1,6 +1,8 @@