repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'topic/image_upload'
[sgn.git]
/
t
/
view_Email.t
blob
4a1f16886538ad4f2938df6392905c7f45214316
1
use strict;
2
use warnings;
3
use Test::More;
4
5
BEGIN { use_ok 'SGN::View::Email' }
6
7
done_testing();