X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/981979b5a0937cd7fc4c5dab5b6c73777029b71e..refs/heads/b-3.5.4:/t/datev/invoices.t 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.