Merge branch 'topic/image_upload'
[sgn.git] / t / view_Email.t
blob4a1f16886538ad4f2938df6392905c7f45214316
1 use strict;
2 use warnings;
3 use Test::More;
5 BEGIN { use_ok 'SGN::View::Email' }
7 done_testing();