Fix for CPAN ticket #48952.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / t / pod.t
diff --git a/t/pod.t b/t/pod.t
index e6020af..976d7cd 100644 (file)
--- a/t/pod.t
+++ b/t/pod.t
@@ -4,9 +4,3 @@ use Test::More;
 eval "use Test::Pod 1.14";
 plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;
 all_pod_files_ok();
-#!perl -T
-
-use Test::More;
-eval "use Test::Pod 1.14";
-plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;
-all_pod_files_ok();