diff options
Diffstat (limited to 'tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php')
-rw-r--r-- | tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php b/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php index f1538f90ae51..56ab4a797750 100644 --- a/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php +++ b/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php @@ -1,6 +1,7 @@ <?php use MediaWiki\WikiMap\WikiMap; +use Wikimedia\ObjectCache\HashBagOStuff; class LocalAndForeignDBRepoTest extends MediaWikiIntegrationTestCase { /** |