/[Frey]/branches/zimbardo/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 /branches/zimbardo/t/00-load.t

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

trunk/t/00-load.t revision 2 by dpavlin, Sat Jun 28 11:49:35 2008 UTC branches/zimbardo/t/00-load.t revision 1172 by dpavlin, Sun Jul 5 21:40:16 2009 UTC
# Line 2  Line 2 
2  use strict;  use strict;
3  use warnings;  use warnings;
4    
 my $debug = shift @ARGV;  
   
5  use Test::More tests => 4;  use Test::More tests => 4;
6  use blib;  use lib 'lib';
7    
8  #use Devel::LeakTrace::Fast;  #use Devel::LeakTrace::Fast;
9    
10  BEGIN {  BEGIN {
11          use_ok('Strix::User');          use_ok('Frey');
12          use_ok('View');          use_ok('Frey::Action');
13            use_ok('Frey::Server');
14            use_ok('Frey::Introspect');
15  }  }
16    
17    

Legend:
Removed from v.2  
changed lines
  Added in v.1172

  ViewVC Help
Powered by ViewVC 1.1.26