aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/structure
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/structure')
-rw-r--r--tests/phpunit/structure/DumpableObjectsTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit/structure/DumpableObjectsTest.php b/tests/phpunit/structure/DumpableObjectsTest.php
index a88dc7f3162d..2bc01fd80280 100644
--- a/tests/phpunit/structure/DumpableObjectsTest.php
+++ b/tests/phpunit/structure/DumpableObjectsTest.php
@@ -1,5 +1,6 @@
<?php
+use MediaWiki\Title\Title;
use MediaWiki\User\User;
/**