summaryrefslogtreecommitdiff
path: root/tests/app/Module/DescendancyReportModuleTest.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-12-19 13:50:24 +0000
committerGreg Roach <fisharebest@webtrees.net>2019-12-19 13:50:24 +0000
commita38319a47d8945b39bd34d16b575bf668acba5d5 (patch)
tree73104fa5dcefad402b64c88b6df080bc9a3a7eda /tests/app/Module/DescendancyReportModuleTest.php
parenta393a2a10b5cb4d1933ff36493f54162ce579761 (diff)
downloadwebtrees-a38319a47d8945b39bd34d16b575bf668acba5d5.tar.gz
webtrees-a38319a47d8945b39bd34d16b575bf668acba5d5.tar.bz2
webtrees-a38319a47d8945b39bd34d16b575bf668acba5d5.zip
XML reports: remove unused HTML elements
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 469773c50a..2c17e1b407 100644
--- a/tests/app/Module/DescendancyReportModuleTest.php
+++ b/tests/app/Module/DescendancyReportModuleTest.php
@@ -51,7 +51,6 @@ class DescendancyReportModuleTest extends TestCase
* @covers \Fisharebest\Webtrees\Report\ReportBaseCell
* @covers \Fisharebest\Webtrees\Report\ReportBaseElement
* @covers \Fisharebest\Webtrees\Report\ReportBaseFootnote
- * @covers \Fisharebest\Webtrees\Report\ReportBaseHtml
* @covers \Fisharebest\Webtrees\Report\ReportBaseImage
* @covers \Fisharebest\Webtrees\Report\ReportBaseLine
* @covers \Fisharebest\Webtrees\Report\ReportBaseText
@@ -59,7 +58,6 @@ class DescendancyReportModuleTest extends TestCase
* @covers \Fisharebest\Webtrees\Report\ReportExpressionLanguageProvider
* @covers \Fisharebest\Webtrees\Report\ReportHtmlCell
* @covers \Fisharebest\Webtrees\Report\ReportHtmlFootnote
- * @covers \Fisharebest\Webtrees\Report\ReportHtmlHtml
* @covers \Fisharebest\Webtrees\Report\ReportHtmlImage
* @covers \Fisharebest\Webtrees\Report\ReportHtmlLine
* @covers \Fisharebest\Webtrees\Report\ReportHtmlText
@@ -69,7 +67,6 @@ class DescendancyReportModuleTest extends TestCase
* @covers \Fisharebest\Webtrees\Report\ReportParserSetup
* @covers \Fisharebest\Webtrees\Report\ReportPdfCell
* @covers \Fisharebest\Webtrees\Report\ReportPdfFootnote
- * @covers \Fisharebest\Webtrees\Report\ReportPdfHtml
* @covers \Fisharebest\Webtrees\Report\ReportPdfImage
* @covers \Fisharebest\Webtrees\Report\ReportPdfLine
* @covers \Fisharebest\Webtrees\Report\ReportPdfText