use Test::More tests => 1; # load module BEGIN { use_ok('Email::Sender::Server') }