source: trunk/LATMOS-Accounts/t/06_cli.t @ 2393

Last change on this file since 2393 was 844, checked in by nanardon, 14 years ago
  • split la-cli into specific package
  • Property svn:keywords set to Id
File size: 87 bytes
Line 
1use strict;
2use warnings;
3use Test::More tests => 1;
4
5use_ok('LATMOS::Accounts::Cli');
Note: See TracBrowser for help on using the repository browser.