--- trunk/t/6-unit.t 2005/12/05 17:47:51 217 +++ trunk/t/6-unit.t 2005/12/15 17:01:04 252 @@ -38,6 +38,7 @@ ok(my $maxmfn = $isis->open( filename => $isis_file, code_page => '852', # database encoding + lookup => $lookup, ), "Input::ISIS->open"); ok(my $path = tempdir( CLEANUP => 1 ), "path");