/[Frey]/trunk/t/20-frey-web-crud.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/20-frey-web-crud.t

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

revision 531 by dpavlin, Mon Jul 14 21:45:59 2008 UTC revision 532 by dpavlin, Wed Nov 26 07:57:12 2008 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 => 21;  use Test::More tests => 21;
8  use lib 'lib';  use lib 'lib';

Legend:
Removed from v.531  
changed lines
  Added in v.532

  ViewVC Help
Powered by ViewVC 1.1.26