Email 0.05, added doc section on using with TT
[catagits/Catalyst-Plugin-Email.git] / t / 01use.t
CommitLineData
5a5a0df4 1use strict;
2use Test::More tests => 1;
3
4BEGIN { use_ok('Catalyst::Plugin::Email') }