/[cwmp]/google/trunk/t/00-load.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/trunk/t/00-load.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 76 by dpavlin, Mon Jun 18 20:07:17 2007 UTC revision 77 by dpavlin, Fri Jun 22 13:09:08 2007 UTC
# Line 4  use warnings; Line 4  use warnings;
4    
5  my $debug = shift @ARGV;  my $debug = shift @ARGV;
6    
7  use Test::More tests => 3;  use Test::More tests => 4;
8  use blib;  use blib;
9    
10  BEGIN {  BEGIN {
11          use_ok('CWMP::Server');          use_ok('CWMP::Server');
12          use_ok('CWMP::Request');          use_ok('CWMP::Request');
13          use_ok('CWMP::Response');          use_ok('CWMP::Response');
14            use_ok('CWMP::Store');
15  }  }
16    
17    

Legend:
Removed from v.76  
changed lines
  Added in v.77

  ViewVC Help
Powered by ViewVC 1.1.26