From: Bernd Bleßmann Date: Thu, 27 Feb 2020 11:13:10 +0000 (+0100) Subject: Kosmetik: POD bei SelfTest: keine leeren Abschnitte X-Git-Tag: release-3.5.6.1~250 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=8da82ce0e57e5ae5a05f4fec2dea1fb049aadf10;p=kivitendo-erp.git Kosmetik: POD bei SelfTest: keine leeren Abschnitte Das gibt Warnungen beim podchecker --- diff --git a/SL/BackgroundJob/SelfTest.pm b/SL/BackgroundJob/SelfTest.pm index d341e64df..d5811fd05 100644 --- a/SL/BackgroundJob/SelfTest.pm +++ b/SL/BackgroundJob/SelfTest.pm @@ -188,14 +188,4 @@ SL::BackgroundJob::SelfTest - pluggable self testing use SL::BackgroundJob::SelfTest; SL::BackgroundJob::SelfTest->new->run;; -=head1 DESCRIPTION - - - -=head1 FUNCTIONS - -=head1 BUGS - -=head1 AUTHOR - =cut diff --git a/SL/BackgroundJob/SelfTest/Transactions.pm b/SL/BackgroundJob/SelfTest/Transactions.pm index 3eeb57f09..5d4ba20a9 100644 --- a/SL/BackgroundJob/SelfTest/Transactions.pm +++ b/SL/BackgroundJob/SelfTest/Transactions.pm @@ -801,10 +801,6 @@ SL::BackgroundJob::SelfTest::Transactions - base tests Several tests for data integrity. -=head1 FUNCTIONS - -=head1 BUGS - =head1 AUTHOR G. Richardson Einformation@richardson-bueren.deE @@ -812,4 +808,3 @@ Jan Büren Einformation@richardson-bueren.deE Sven Schoeling Es.schoeling@linet-services.deE =cut -