/[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 251 by dpavlin, Mon Dec 5 17:47:51 2005 UTC revision 252 by dpavlin, Thu Dec 15 17:01:04 2005 UTC
# Line 38  ok(my $isis = new WebPAC::Input::ISIS( Line 38  ok(my $isis = new WebPAC::Input::ISIS(
38  ok(my $maxmfn = $isis->open(  ok(my $maxmfn = $isis->open(
39          filename => $isis_file,          filename => $isis_file,
40          code_page => '852',             # database encoding          code_page => '852',             # database encoding
41            lookup => $lookup,
42  ), "Input::ISIS->open");  ), "Input::ISIS->open");
43    
44  ok(my $path = tempdir( CLEANUP => 1 ), "path");  ok(my $path = tempdir( CLEANUP => 1 ), "path");

Legend:
Removed from v.251  
changed lines
  Added in v.252

  ViewVC Help
Powered by ViewVC 1.1.26