Merge "Improve test coverage for ApiBase.php"
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / ArrayUtilsTest.php
index 21472d5..d5ac77b 100644 (file)
@@ -4,9 +4,9 @@
  *
  * @group Database
  */
+class ArrayUtilsTest extends PHPUnit\Framework\TestCase {
 
-class ArrayUtilsTest extends PHPUnit_Framework_TestCase {
-       private $search;
+       use MediaWikiCoversValidator;
 
        /**
         * @covers ArrayUtils::findLowerBound