--- trunk/t/2-parse.t 2006/09/24 17:25:04 686 +++ trunk/t/2-parse.t 2006/09/24 17:49:05 687 @@ -29,6 +29,7 @@ my $parser = new WebPAC::Parser( config => new WebPAC::Config( path => $config_path ), base_path => $abs_path, + debug => $debug, ), "new"); ok($parser->{source}, "source exist");