source: trunk/t/view_Ajax.t @ 320

Last change on this file since 320 was 255, checked in by nanardon, 14 years ago
  • use prototype to validate poll date
File size: 92 bytes
Line 
1use strict;
2use warnings;
3use Test::More tests => 1;
4
5BEGIN { use_ok 'Epoll::View::Ajax' }
6
Note: See TracBrowser for help on using the repository browser.