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

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

revision 777 by dpavlin, Sun Nov 5 14:48:12 2006 UTC revision 781 by dpavlin, Sun Nov 5 15:03:59 2006 UTC
# Line 28  ok(my $input = new WebPAC::Input( Line 28  ok(my $input = new WebPAC::Input(
28  ), "new");  ), "new");
29    
30  ok(my $db = $input->open(  ok(my $db = $input->open(
31  #       path => "$abs_path/data/excel_95.xls"          path => "$abs_path/data/gutenberg-small.rdf"
         path => "/data/isis_data/small.rdf",  
32  ), "open");  ), "open");
33  ok(my $size = $input->size, "size");  ok(my $size = $input->size, "size");
34    

Legend:
Removed from v.777  
changed lines
  Added in v.781

  ViewVC Help
Powered by ViewVC 1.1.26