/[webpac2]/trunk/t/2-parse.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/2-parse.t

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

revision 686 by dpavlin, Sun Sep 24 17:25:04 2006 UTC revision 687 by dpavlin, Sun Sep 24 17:49:05 2006 UTC
# Line 29  ok( Line 29  ok(
29          my $parser = new WebPAC::Parser(          my $parser = new WebPAC::Parser(
30                  config => new WebPAC::Config( path => $config_path ),                  config => new WebPAC::Config( path => $config_path ),
31                  base_path => $abs_path,                  base_path => $abs_path,
32                    debug => $debug,
33  ), "new");  ), "new");
34    
35  ok($parser->{source}, "source exist");  ok($parser->{source}, "source exist");

Legend:
Removed from v.686  
changed lines
  Added in v.687

  ViewVC Help
Powered by ViewVC 1.1.26