aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/cache/LinkCacheTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/cache/LinkCacheTest.php')
-rw-r--r--tests/phpunit/includes/cache/LinkCacheTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit/includes/cache/LinkCacheTest.php b/tests/phpunit/includes/cache/LinkCacheTest.php
index 62738222d524..09c1a8553893 100644
--- a/tests/phpunit/includes/cache/LinkCacheTest.php
+++ b/tests/phpunit/includes/cache/LinkCacheTest.php
@@ -3,6 +3,7 @@
use MediaWiki\Page\PageReference;
use MediaWiki\Page\PageReferenceValue;
use MediaWiki\Title\Title;
+use MediaWiki\Title\TitleValue;
/**
* @group Database