X-Git-Url: http://git.rot13.org/?p=Fuse-DBI;a=blobdiff_plain;f=t%2F99pod.t;h=51c10085318ed438f1cf49a195fbb47c4b4bc032;hp=b0b4ea8cd401b971a6b4344a02166276e682c615;hb=1dbdb96657a3ab821ed8ec7479d954a3fc2351fc;hpb=ce6e47777c54874882f3d0d6a792e2703f17416b diff --git a/t/99pod.t b/t/99pod.t index b0b4ea8..51c1008 100755 --- 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");