big addition, have fun
[catagits/Catalyst-Plugin-Email.git] / test.pl
1 use strict;
2 use Test::More tests => 1;
3
4 BEGIN { use_ok('Catalyst::Plugin::Email') }