d8c9e7d637ef92907a6432b71ea8357565c506f9
[catagits/Catalyst-Plugin-Email.git] / t / 01use.t
1 use strict;
2 use Test::More tests => 1;
3
4 BEGIN { use_ok('Catalyst::Plugin::Email') }