/[webpac2]/trunk/t/0-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 /trunk/t/0-load.t

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

revision 79 by dpavlin, Sun Jul 17 11:37:07 2005 UTC revision 80 by dpavlin, Mon Nov 21 14:42:16 2005 UTC
# Line 1  Line 1 
1  #!/usr/bin/perl -w  #!/usr/bin/perl -w
2    
3  use Test::More tests => 11;  use Test::More tests => 12;
4  use blib;  use blib;
5  use strict;  use strict;
6    
# Line 16  use_ok( 'WebPAC::Output::Estraier' ); Line 16  use_ok( 'WebPAC::Output::Estraier' );
16  use_ok( 'WebPAC::Output::TT' );  use_ok( 'WebPAC::Output::TT' );
17  use_ok( 'WebPAC::Output::OAI' );  use_ok( 'WebPAC::Output::OAI' );
18  use_ok( 'WebPAC::Output::CDBI' );  use_ok( 'WebPAC::Output::CDBI' );
19    use_ok( 'WebPAC::Search::Estraier' );
20  }  }
21    
22  diag( "Testing WebPAC $WebPAC::VERSION, Perl 5.008007, /usr/bin/perl" );  diag( "Testing WebPAC $WebPAC::VERSION, Perl 5.008007, /usr/bin/perl" );

Legend:
Removed from v.79  
changed lines
  Added in v.80

  ViewVC Help
Powered by ViewVC 1.1.26