Revert "Bug 21848: Resolve unac_string warning from Circulation.t"
authorFridolin Somers <fridolin.somers@biblibre.com>
Wed, 2 Jan 2019 15:21:56 +0000 (16:21 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 2 Jan 2019 15:21:56 +0000 (16:21 +0100)
This reverts commit 1d5f4aff2419e1c29a3fcd9ebae6b883916a198a.

t/db_dependent/Circulation.t

index 87b97dc..c1a3ddf 100755 (executable)
@@ -16,7 +16,6 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
-use utf8;
 
 use Test::More tests => 115;