X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fmaintenance%2FMaintenanceBaseTestCase.php;h=bdcf7e5fa73ab33c3c776c7edfdb1e4d66897997;hp=9d73a512c805eda31c4984098dfb6d55602db748;hb=ee56f00ddf0609082f8ae9a4dc3e6e1b6f54ddfd;hpb=f5e752d9f8b7454162ffd72ff7bf088336657c17 diff --git a/tests/phpunit/maintenance/MaintenanceBaseTestCase.php b/tests/phpunit/maintenance/MaintenanceBaseTestCase.php index 9d73a512c8..bdcf7e5fa7 100644 --- a/tests/phpunit/maintenance/MaintenanceBaseTestCase.php +++ b/tests/phpunit/maintenance/MaintenanceBaseTestCase.php @@ -2,6 +2,7 @@ namespace MediaWiki\Tests\Maintenance; +use Maintenance; use MediaWikiTestCase; use Wikimedia\TestingAccessWrapper;