From ff58ce56c2cf4cb6b7a77ab9ca9cee0302b8216d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Mon, 12 Nov 2018 10:57:30 +0100 Subject: [PATCH] t/datev doppelten aufruf entfernt --- t/datev/datev_format_2018.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/datev/datev_format_2018.t b/t/datev/datev_format_2018.t index a829d909e..1497df325 100644 --- a/t/datev/datev_format_2018.t +++ b/t/datev/datev_format_2018.t @@ -235,7 +235,6 @@ my $datev2 = SL::DATEV->new( $datev2->from($startdate); $datev2->to($enddate); $datev2->generate_datev_data; -$datev2->generate_datev_lines; my $datev_csv3 = SL::DATEV::CSV->new(datev_lines => $datev2->generate_datev_lines, from => $startdate, -- 2.20.1