use Test::More tests => 1; BEGIN { use_ok( 'Catalyst::Model::DynamicAdaptor' ); } diag( "Testing app $app::VERSION, Perl $], $^X" );