source: LATMOS-Accounts-Web/t/model_Accounts-Base.t @ 97

Last change on this file since 97 was 97, checked in by nanardon, 15 years ago
  • first html page \o/
File size: 119 bytes
Line 
1use strict;
2use warnings;
3use Test::More tests => 1;
4
5BEGIN { use_ok 'LATMOS::Accounts::Web::Model::Accounts::Base' }
6
Note: See TracBrowser for help on using the repository browser.