/[webpac2]/trunk/t/6-unit.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/6-unit.t

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

revision 352 by dpavlin, Sat Jan 7 18:23:27 2006 UTC revision 366 by dpavlin, Sun Jan 8 20:27:21 2006 UTC
# Line 58  ok(my $n = new WebPAC::Normalize::XML( Line 58  ok(my $n = new WebPAC::Normalize::XML(
58    
59  ok($n->open(  ok($n->open(
60          tag => 'isis',          tag => 'isis',
61          xml_file => "$abs_path../conf/normalize/isis.xml",          xml_file => "$abs_path/data/normalize.xml",
62  ), "Normalize::XML->open");  ), "Normalize::XML->open");
63    
64  ok(my $out = new WebPAC::Output::TT(  ok(my $out = new WebPAC::Output::TT(

Legend:
Removed from v.352  
changed lines
  Added in v.366

  ViewVC Help
Powered by ViewVC 1.1.26