use strict; use warnings; use Test::More tests => 2; use_ok('Catalyst::Test', 'CatDap'); use_ok('CatDap::Model::Proxy');