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)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 19 Dec 2018 16:35:00 +0000 (16:35 +0000)
commit3e731ce09433cf2121332f5356b27f90ccb34654
tree722388c066488ab5497b70c99317457262c0de32
parente6cec898e078fc04d87e2faf26badba10fa6f348
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>
t/db_dependent/Circulation.t