use strict;
use utf8;
use Test::More 0.98;
use_ok $_ for qw(
Hash::Util::Pick
);
done_testing;