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