Bug 19277: Make sure the tests will pass even if they are slow
[srvgit] / circ / offline.pl
index ebc161b..b7757e2 100755 (executable)
@@ -18,7 +18,7 @@
 #
 
 use Modern::Perl;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Auth;
 use C4::Output;
 use C4::Context;