Adde binary packages
[pkg-perl] / deb-src / libtest-exception-perl / libtest-exception-perl-0.27 / t / developer / documented.t
diff --git a/deb-src/libtest-exception-perl/libtest-exception-perl-0.27/t/developer/documented.t b/deb-src/libtest-exception-perl/libtest-exception-perl-0.27/t/developer/documented.t
deleted file mode 100755 (executable)
index 0237c5c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /usr/bin/perl -Tw
-
-use strict;
-use warnings;
-
-use Test::More;
-eval "use Test::Pod::Coverage 1.00";
-plan skip_all => "Test::Pod::Coverage 1.00 required for testing POD coverage" if $@;
-all_pod_coverage_ok();
\ No newline at end of file