X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FArrayUtilsTest.php;h=88312657d4382cbef191c3fbf363001c59d685d5;hp=21472d551ba13f1a73ac3682f6352826d92d6eeb;hb=689c847a32e7fe8a0b3a559a88a627a252c5018e;hpb=b5906606e1aa1a795231fb813b766818b1dd6c25 diff --git a/tests/phpunit/includes/libs/ArrayUtilsTest.php b/tests/phpunit/includes/libs/ArrayUtilsTest.php index 21472d551b..88312657d4 100644 --- a/tests/phpunit/includes/libs/ArrayUtilsTest.php +++ b/tests/phpunit/includes/libs/ArrayUtilsTest.php @@ -4,8 +4,10 @@ * * @group Database */ - class ArrayUtilsTest extends PHPUnit_Framework_TestCase { + + use MediaWikiCoversValidator; + private $search; /**