aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/AutoLoaderTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/AutoLoaderTest.php')
-rw-r--r--tests/phpunit/includes/AutoLoaderTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/AutoLoaderTest.php b/tests/phpunit/includes/AutoLoaderTest.php
index ae7e203d2546..41a119946ecb 100644
--- a/tests/phpunit/includes/AutoLoaderTest.php
+++ b/tests/phpunit/includes/AutoLoaderTest.php
@@ -3,7 +3,7 @@
use Wikimedia\TestingAccessWrapper;
/**
- * @covers AutoLoader
+ * @covers \AutoLoader
*/
class AutoLoaderTest extends MediaWikiIntegrationTestCase {