PT-1554 Fixed tests for pt-archiver/utf8

This commit is contained in:
Carlos Salguero
2018-05-15 15:19:41 -03:00
parent d73624e22b
commit 16df170671

View File

@@ -10,6 +10,7 @@ use strict;
use warnings FATAL => 'all';
use English qw(-no_match_vars);
use Test::More;
use utf8;
use PerconaTest;
use Sandbox;