aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiMessageTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/api/ApiMessageTest.php')
-rw-r--r--tests/phpunit/includes/api/ApiMessageTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/phpunit/includes/api/ApiMessageTest.php b/tests/phpunit/includes/api/ApiMessageTest.php
index e405b3b89592..c6f5a8e791f8 100644
--- a/tests/phpunit/includes/api/ApiMessageTest.php
+++ b/tests/phpunit/includes/api/ApiMessageTest.php
@@ -1,5 +1,7 @@
<?php
+use Wikimedia\TestingAccessWrapper;
+
/**
* @group API
*/