source: trunk/t/view_Latex.t @ 200

Last change on this file since 200 was 183, checked in by nanardon, 15 years ago
  • output a pdf report using LaTeX
  • Property svn:keywords set to Id Rev
File size: 92 bytes
Line 
1use strict;
2use warnings;
3use Test::More tests => 1;
4
5BEGIN { use_ok 'Vote::View::Latex' }
6
Note: See TracBrowser for help on using the repository browser.