summaryrefslogtreecommitdiff
path: root/tests/app/Module/DescendancyReportModuleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/DescendancyReportModuleTest.php')
-rw-r--r--tests/app/Module/DescendancyReportModuleTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/app/Module/DescendancyReportModuleTest.php b/tests/app/Module/DescendancyReportModuleTest.php
index 4984073cad..469773c50a 100644
--- a/tests/app/Module/DescendancyReportModuleTest.php
+++ b/tests/app/Module/DescendancyReportModuleTest.php
@@ -54,7 +54,6 @@ class DescendancyReportModuleTest extends TestCase
* @covers \Fisharebest\Webtrees\Report\ReportBaseHtml
* @covers \Fisharebest\Webtrees\Report\ReportBaseImage
* @covers \Fisharebest\Webtrees\Report\ReportBaseLine
- * @covers \Fisharebest\Webtrees\Report\ReportBasePageHeader
* @covers \Fisharebest\Webtrees\Report\ReportBaseText
* @covers \Fisharebest\Webtrees\Report\ReportBaseTextbox
* @covers \Fisharebest\Webtrees\Report\ReportExpressionLanguageProvider
@@ -63,7 +62,6 @@ class DescendancyReportModuleTest extends TestCase
* @covers \Fisharebest\Webtrees\Report\ReportHtmlHtml
* @covers \Fisharebest\Webtrees\Report\ReportHtmlImage
* @covers \Fisharebest\Webtrees\Report\ReportHtmlLine
- * @covers \Fisharebest\Webtrees\Report\ReportHtmlPageHeader
* @covers \Fisharebest\Webtrees\Report\ReportHtmlText
* @covers \Fisharebest\Webtrees\Report\ReportHtmlTextbox
* @covers \Fisharebest\Webtrees\Report\ReportParserBase
@@ -74,7 +72,6 @@ class DescendancyReportModuleTest extends TestCase
* @covers \Fisharebest\Webtrees\Report\ReportPdfHtml
* @covers \Fisharebest\Webtrees\Report\ReportPdfImage
* @covers \Fisharebest\Webtrees\Report\ReportPdfLine
- * @covers \Fisharebest\Webtrees\Report\ReportPdfPageHeader
* @covers \Fisharebest\Webtrees\Report\ReportPdfText
* @covers \Fisharebest\Webtrees\Report\ReportPdfTextBox
* @covers \Fisharebest\Webtrees\Report\TcpdfWrapper