use Test::More tests => 1;
BEGIN {
use_ok( 'WWW::Fuel::US::Prices' );
}
diag( "Testing WWW::Fuel::US::Prices $WWW::Fuel::US::Prices::VERSION" );