From: Timo Tijhof Date: Wed, 31 Jan 2018 20:14:02 +0000 (-0800) Subject: tests: Add @group and @covers to wfArrayFilterTest X-Git-Tag: 1.31.0-rc.0~749^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=commitdiff_plain;h=7eb36a5249d4a137f9d824d5eefc95d68afff65c;p=lhc%2Fweb%2Fwiklou.git tests: Add @group and @covers to wfArrayFilterTest Change-Id: I6565ad21b6d6e78d876f730596e213555143c3fc --- diff --git a/tests/phpunit/includes/GlobalFunctions/wfArrayFilterTest.php b/tests/phpunit/includes/GlobalFunctions/wfArrayFilterTest.php index 388aee79d1..8adb55fc14 100644 --- a/tests/phpunit/includes/GlobalFunctions/wfArrayFilterTest.php +++ b/tests/phpunit/includes/GlobalFunctions/wfArrayFilterTest.php @@ -1,5 +1,10 @@ 1, 'b' => 2, 'c' => 3 ];