use Test::More tests => 1;
my $obj = new_ok('WWW::Pastebin::PastebinCom::Create');
done_testing();