--- trunk/t/2-input-excel.t 2006/05/14 19:45:45 498 +++ trunk/t/2-input-excel.t 2006/09/29 19:52:21 727 @@ -11,7 +11,7 @@ my $debug = 1; BEGIN { -use_ok( 'WebPAC::Input::Excel' ); +use_ok( 'WebPAC::Input' ); } ok(my $abs_path = abs_path($0), "abs_path");