use strict; use Test::More tests => 2; BEGIN { use_ok('Catalyst::Model::Proxy') } BEGIN { use_ok('Catalyst::Helper::Model::Proxy') }