From fd18c564b82723e1d710976befdf4819e4ab3054 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Thu, 10 Mar 2016 11:51:28 +0100 Subject: [PATCH] Selftest Transaction - Syntaxfehler entfernt --- SL/BackgroundJob/SelfTest/Transactions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.20.1