/[Frey]/branches/dbic/t/01-frey-config.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/dbic/t/01-frey-config.t

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

trunk/t/01-frey-config.t revision 438 by dpavlin, Wed Nov 19 01:32:36 2008 UTC branches/dbic/t/01-frey-config.t revision 998 by dpavlin, Sun Jan 11 22:54:35 2009 UTC
# Line 7  use lib 'lib'; Line 7  use lib 'lib';
7    
8  use Data::Dump qw/dump/;  use Data::Dump qw/dump/;
9    
10  my $debug = 1 if @ARGV;  my $debug = @ARGV ? 1 : 0;
11    
12  BEGIN {  BEGIN {
13          use_ok('Frey::Config');          use_ok('Frey::Config');

Legend:
Removed from v.438  
changed lines
  Added in v.998

  ViewVC Help
Powered by ViewVC 1.1.26