From: Jan Büren Date: Thu, 10 Mar 2016 10:51:28 +0000 (+0100) Subject: Selftest Transaction - Syntaxfehler entfernt X-Git-Tag: release-3.4.1~364 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/fd18c564b82723e1d710976befdf4819e4ab3054 Selftest Transaction - Syntaxfehler entfernt --- diff --git a/SL/BackgroundJob/SelfTest/Transactions.pm b/SL/BackgroundJob/SelfTest/Transactions.pm index f57c3fded..667213d4b 100644 --- a/SL/BackgroundJob/SelfTest/Transactions.pm +++ b/SL/BackgroundJob/SelfTest/Transactions.pm @@ -1,4 +1,4 @@ -ackage SL::BackgroundJob::SelfTest::Transactions; +package SL::BackgroundJob::SelfTest::Transactions; use utf8; use strict;