From ae6bf4d58db401c3d945b5963bff8bfb3ae432cd Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Wed, 2 Jan 2019 16:21:56 +0100 Subject: [PATCH] Revert "Bug 21848: Resolve unac_string warning from Circulation.t" This reverts commit 1d5f4aff2419e1c29a3fcd9ebae6b883916a198a. --- t/db_dependent/Circulation.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/db_dependent/Circulation.t b/t/db_dependent/Circulation.t index 87b97dca4a..c1a3ddf20f 100755 --- a/t/db_dependent/Circulation.t +++ b/t/db_dependent/Circulation.t @@ -16,7 +16,6 @@ # along with Koha; if not, see . use Modern::Perl; -use utf8; use Test::More tests => 115; -- 2.39.5