mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 03:43:17 +00:00
PT-1554 Fixed tests for pt-archiver/utf8
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user