Bug 21848: Resolve unac_string warning from Circulation.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 13 Dec 2018 12:07:48 +0000 (13:07 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 28 Dec 2018 06:36:54 +0000 (06:36 +0000)
commitf8bebfc09a15a5314d2fcd12208cf23a6b566285
tree663d062535cd1171d5b9cd875db5c8dc40bc4a23
parent0f63a76f4e1919d0c3237a6a71710eef3a1c9392
Bug 21848: Resolve unac_string warning from Circulation.t

Just add "use utf8".

Test plan:
Run Circulation.t; verify there are no warnings.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 3e731ce09433cf2121332f5356b27f90ccb34654)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 4dbb5e636093c9145dc3f3d02de4b119d93b13fb)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Circulation.t