The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

# These tests were created to satisfy Devel::Cover reports.  They are not
# exhaustive and should not be considered as a complete test case.

use Test::Most tests => 2;
use Test::NoWarnings;

BEGIN { use_ok( 'Net::CloudStack::API' ) }