/[cwmp]/google/branches/store-pluggable/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

Annotation of /google/branches/store-pluggable/t/00-load.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 132 - (hide annotations)
Fri Oct 26 19:21:53 2007 UTC (16 years, 8 months ago) by dpavlin
File MIME type: application/x-troff
File size: 221 byte(s)
make branch to experiment with Module::Pluggable store
1 dpavlin 31 #!/usr/bin/perl
2     use strict;
3     use warnings;
4    
5     my $debug = shift @ARGV;
6    
7 dpavlin 77 use Test::More tests => 4;
8 dpavlin 31 use blib;
9    
10     BEGIN {
11     use_ok('CWMP::Server');
12     use_ok('CWMP::Request');
13     use_ok('CWMP::Response');
14 dpavlin 77 use_ok('CWMP::Store');
15 dpavlin 31 }
16    
17    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26