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