summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AntiSpoof/tests/phpunit/SpoofUserTest.php')
-rw-r--r--AntiSpoof/tests/phpunit/SpoofUserTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/AntiSpoof/tests/phpunit/SpoofUserTest.php b/AntiSpoof/tests/phpunit/SpoofUserTest.php
index 4229d19c..a84e50c3 100644
--- a/AntiSpoof/tests/phpunit/SpoofUserTest.php
+++ b/AntiSpoof/tests/phpunit/SpoofUserTest.php
@@ -1,6 +1,7 @@
<?php
/**
+ * @covers SpoofUser
* @group Database
*/
class SpoofUserTest extends MediaWikiTestCase {