fix POD test
[Fuse-DBI] / t / 99pod.t
index b0b4ea8..51c1008 100755 (executable)
--- a/t/99pod.t
+++ b/t/99pod.t
@@ -5,7 +5,5 @@ use warnings;
 
 use Test::Pod tests => 1;
 
-use Fuse::DBI;
-
-pod_file_ok($INC{"Fuse::DBI"});
+pod_file_ok("DBI.pm");