X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=t%2F2-input-gutenberg.t;h=a0e68f9657864ce298d9b051b07e281c55f13a7d;hb=af0dcffdc5f46d7a1f5215d33875927dd435b9a1;hp=5daf8febd0f3ae63f5e671dff531f1fe353e9c53;hpb=a8187a0df31326f04182a8f9071c15e5fd170363;p=webpac2 diff --git a/t/2-input-gutenberg.t b/t/2-input-gutenberg.t index 5daf8fe..a0e68f9 100755 --- a/t/2-input-gutenberg.t +++ b/t/2-input-gutenberg.t @@ -28,8 +28,7 @@ ok(my $input = new WebPAC::Input( ), "new"); ok(my $db = $input->open( -# path => "$abs_path/data/excel_95.xls" - path => "/data/isis_data/small.rdf", + path => "$abs_path/data/gutenberg-small.rdf" ), "open"); ok(my $size = $input->size, "size");