source: trunk/LATMOS-Accounts-Web/t/view_TTpart.t @ 1570

Last change on this file since 1570 was 272, checked in by nanardon, 15 years ago
  • add ajax functionnality
File size: 110 bytes
Line 
1use strict;
2use warnings;
3use Test::More tests => 1;
4
5BEGIN { use_ok 'LATMOS::Accounts::Web::View::TTpart' }
6
Note: See TracBrowser for help on using the repository browser.