use Test::More tests => 1;
BEGIN {
use_ok( 'DMTF::WSMan' );
}
diag( "Testing DMTF::WSMan $DMTF::WSMan::VERSION" );