use Test::More tests => 1;

BEGIN {
use_ok( 'WWW::Wordnik::API' );
}

diag( "Testing WWW::Wordnik::API $WWW::Wordnik::API::VERSION" );