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