diff options
Diffstat (limited to 'tests/app/Module/InteractiveTreeModuleTest.php')
| -rw-r--r-- | tests/app/Module/InteractiveTreeModuleTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/app/Module/InteractiveTreeModuleTest.php b/tests/app/Module/InteractiveTreeModuleTest.php index 9ab8974f15..a006b32b65 100644 --- a/tests/app/Module/InteractiveTreeModuleTest.php +++ b/tests/app/Module/InteractiveTreeModuleTest.php @@ -23,6 +23,8 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class InteractiveTreeModule + * + * @covers \Fisharebest\Webtrees\Module\InteractiveTreeModule */ class InteractiveTreeModuleTest extends TestCase { |
