summaryrefslogtreecommitdiff
path: root/tests/app/GedcomRecordTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/GedcomRecordTest.php')
-rw-r--r--tests/app/GedcomRecordTest.php2
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
{