From: Kunal Mehta Date: Mon, 25 Dec 2017 04:04:47 +0000 (-0800) Subject: Add @covers tags to LinksUpdate test X-Git-Tag: 1.31.0-rc.0~1082 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=247430e9b28d675b955646f99c6617db23831f32 Add @covers tags to LinksUpdate test Change-Id: I65ebce434f00a42e06be5168acbaa8fbf637995f --- diff --git a/tests/phpunit/includes/deferred/LinksUpdateTest.php b/tests/phpunit/includes/deferred/LinksUpdateTest.php index 4c0a5fa9c3..ddc0798f1a 100644 --- a/tests/phpunit/includes/deferred/LinksUpdateTest.php +++ b/tests/phpunit/includes/deferred/LinksUpdateTest.php @@ -1,6 +1,7 @@