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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 2 Jan 2019 10:45:46 +0000 (11:45 +0100)
commit1d5f4aff2419e1c29a3fcd9ebae6b883916a198a
tree21e07c72ffd10fa13bce95f5f895744d1126fa8e
parent209b733faecd0189ea95e1556ae547a0f8314ad3
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>
(cherry picked from commit f8bebfc09a15a5314d2fcd12208cf23a6b566285)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Circulation.t