/[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 1112 by dpavlin, Mon Nov 12 11:10:48 2007 UTC revision 1113 by dpavlin, Mon Sep 22 15:06:06 2008 UTC
# Line 2  Line 2 
2    
3  use strict;  use strict;
4    
5  use Test::More tests => 15;  use Test::More tests => 14;
6  use blib;  use blib;
7  use lib 'lib';  use lib 'lib';
8    
# Line 21  use_ok( 'WebPAC::Output::TT' ); Line 21  use_ok( 'WebPAC::Output::TT' );
21  use_ok( 'WebPAC::Output::MARC' );  use_ok( 'WebPAC::Output::MARC' );
22  use_ok( 'WebPAC::Output::JSON' );  use_ok( 'WebPAC::Output::JSON' );
23  use_ok( 'WebPAC::Output::KinoSearch' );  use_ok( 'WebPAC::Output::KinoSearch' );
24  use_ok( 'WebPAC::Output::Webpacus' );  #use_ok( 'WebPAC::Output::Webpacus' );  # needs Jifty which is optional
25  }  }
26    
27  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.1112  
changed lines
  Added in v.1113

  ViewVC Help
Powered by ViewVC 1.1.26