source: trunk/t/view_Mail.t @ 216

Last change on this file since 216 was 180, checked in by nanardon, 15 years ago
  • use template for mail, adding atalyst module (#5)
File size: 91 bytes
Line 
1use strict;
2use warnings;
3use Test::More tests => 1;
4
5BEGIN { use_ok 'Vote::View::Mail' }
6
Note: See TracBrowser for help on using the repository browser.