/[Frey]/trunk/t/08-Frey-ORM-Links.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/08-Frey-ORM-Links.t

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

trunk/t/21-fey-web-links.t revision 110 by dpavlin, Sun Jul 13 16:15:45 2008 UTC trunk/t/08-Frey-ORM-Links.t revision 969 by dpavlin, Fri Jan 9 16:02:33 2009 UTC
# Line 2  Line 2 
2  use strict;  use strict;
3  use warnings;  use warnings;
4    
5  my $debug = shift @ARGV;  my $debug = @ARGV ? 1 : 0;
6    
7  use Test::More tests => 7;  use Test::More tests => 7;
8  use lib 'lib';  use lib 'lib';

Legend:
Removed from v.110  
changed lines
  Added in v.969

  ViewVC Help
Powered by ViewVC 1.1.26