summaryrefslogtreecommitdiff
path: root/tests/app/Module/ModuleBlockInterfaceTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/ModuleBlockInterfaceTest.php')
-rw-r--r--tests/app/Module/ModuleBlockInterfaceTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/app/Module/ModuleBlockInterfaceTest.php b/tests/app/Module/ModuleBlockInterfaceTest.php
index 8cd4276fa4..e000a5ad6c 100644
--- a/tests/app/Module/ModuleBlockInterfaceTest.php
+++ b/tests/app/Module/ModuleBlockInterfaceTest.php
@@ -23,6 +23,8 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModuleBlockInterface
+ *
+ * @covers \Fisharebest\Webtrees\Module\ModuleBlockInterface
*/
class ModuleBlockInterfaceTest extends TestCase
{