use Test::More tests => 2; BEGIN { use_ok( 'XML::Atom::Ext::OpenSearch' ); use_ok( 'XML::Atom::Ext::OpenSearch::Query' ); }