r1253@llin: dpavlin | 2007-05-27 12:49:54 +0200
[webpac2] / t / 2-input-excel.t
index 3c9249f..465fed3 100755 (executable)
@@ -11,7 +11,7 @@ use Data::Dumper;
 my $debug = 1;
 
 BEGIN {
-use_ok( 'WebPAC::Input::Excel' );
+use_ok( 'WebPAC::Input' );
 }
 
 ok(my $abs_path = abs_path($0), "abs_path");