use strict; use warnings; use Test::More qw(no_plan); BEGIN { use_ok 'Catalyst::Test', 'App::CamelPKI' }