diff options
Diffstat (limited to 'tests/phpunit/includes/parser/Parsoid/LintErrorCheckerTest.php')
-rw-r--r-- | tests/phpunit/includes/parser/Parsoid/LintErrorCheckerTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit/includes/parser/Parsoid/LintErrorCheckerTest.php b/tests/phpunit/includes/parser/Parsoid/LintErrorCheckerTest.php index 1a47cb8a1cfb..96c8c82149e7 100644 --- a/tests/phpunit/includes/parser/Parsoid/LintErrorCheckerTest.php +++ b/tests/phpunit/includes/parser/Parsoid/LintErrorCheckerTest.php @@ -20,6 +20,7 @@ use MediaWiki\MainConfigNames; use MediaWiki\Parser\Parsoid\LintErrorChecker; +use MediaWiki\Registration\ExtensionRegistry; /** * @group Parser |