diff options
Diffstat (limited to 'tests/app/FamilyTest.php')
| -rw-r--r-- | tests/app/FamilyTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/app/FamilyTest.php b/tests/app/FamilyTest.php index d3aaa2623a..e66cf560f4 100644 --- a/tests/app/FamilyTest.php +++ b/tests/app/FamilyTest.php @@ -21,6 +21,8 @@ namespace Fisharebest\Webtrees; /** * Test harness for the class Family + * + * @covers \Fisharebest\Webtrees\Family */ class FamilyTest extends TestCase { |
