aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/content/JsonContentHandlerIntegrationTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/content/JsonContentHandlerIntegrationTest.php')
-rw-r--r--tests/phpunit/includes/content/JsonContentHandlerIntegrationTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit/includes/content/JsonContentHandlerIntegrationTest.php b/tests/phpunit/includes/content/JsonContentHandlerIntegrationTest.php
index b12cbf2e23e8..3ef2f3f45268 100644
--- a/tests/phpunit/includes/content/JsonContentHandlerIntegrationTest.php
+++ b/tests/phpunit/includes/content/JsonContentHandlerIntegrationTest.php
@@ -1,6 +1,7 @@
<?php
use MediaWiki\Content\ValidationParams;
+use MediaWiki\Json\FormatJson;
use MediaWiki\Page\PageIdentity;
use MediaWiki\Page\PageIdentityValue;
use MediaWiki\Title\Title;