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/git?a=commitdiff_plain;h=fd18c564b82723e1d710976befdf4819e4ab3054;p=kivitendo-erp.git 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;