X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FArrayUtilsTest.php;h=d5ac77bbf7ce9b6ca08b011d50ef2595d882032a;hb=aa9bbe6051ef76aaa594c05ebd29235d867d1a4c;hp=88312657d4382cbef191c3fbf363001c59d685d5;hpb=faf7cc4a09848c538320bd2b9067b1a77c0a0183;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/libs/ArrayUtilsTest.php b/tests/phpunit/includes/libs/ArrayUtilsTest.php index 88312657d4..d5ac77bbf7 100644 --- a/tests/phpunit/includes/libs/ArrayUtilsTest.php +++ b/tests/phpunit/includes/libs/ArrayUtilsTest.php @@ -4,12 +4,10 @@ * * @group Database */ -class ArrayUtilsTest extends PHPUnit_Framework_TestCase { +class ArrayUtilsTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator; - private $search; - /** * @covers ArrayUtils::findLowerBound * @dataProvider provideFindLowerBound