re-organize directories, add CDS/ISIS manual -- part about file structure
[Biblio-Isis] / t / 999_pod.t
index 3d86034..7fc84fc 100755 (executable)
@@ -7,7 +7,5 @@ use Test::More;
 eval "use Test::Pod 1.00";
 plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
 
-plan tests => 1;
-
-pod_file_ok("Isis.pm");
+all_pod_files_ok();