source: trunk/t/view_Latex.t @ 255

Last change on this file since 255 was 242, checked in by nanardon, 15 years ago
  • rename Vote module to Epoll (#16)
  • Property svn:keywords set to Id Rev
File size: 93 bytes
RevLine 
[183]1use strict;
2use warnings;
3use Test::More tests => 1;
4
[242]5BEGIN { use_ok 'Epoll::View::Latex' }
[183]6
Note: See TracBrowser for help on using the repository browser.