From fbd3369487ea63e15151fdc9ce616ec060800105 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Wed, 19 Dec 2018 10:49:09 +0100 Subject: [PATCH] =?utf8?q?DATEV:=20Tests:=20danach=20wieder=20aufr=C3=A4um?= =?utf8?q?en?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- t/datev/invoices.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/datev/invoices.t b/t/datev/invoices.t index ffcf2c78d..3625f8867 100644 --- a/t/datev/invoices.t +++ b/t/datev/invoices.t @@ -321,7 +321,7 @@ $datev->generate_datev_data(from_to => $datev->fromto); cmp_deeply $datev->generate_datev_lines, [], "no bookings for January made after May 1st: ok"; done_testing(); -# clear_up(); +clear_up(); sub new_purchase_invoice { # manually create a Kreditorenbuchung from scratch, ap + acc_trans bookings, as no helper exists yet, like $invoice->post. -- 2.20.1