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