aboutsummaryrefslogtreecommitdiffstats
path: root/t/pod.t
diff options
context:
space:
mode:
Diffstat (limited to 't/pod.t')
-rwxr-xr-xt/pod.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/pod.t b/t/pod.t
index 9a60e73..eec4372 100755
--- a/t/pod.t
+++ b/t/pod.t
@@ -10,5 +10,4 @@ eval { require Test::Pod; };
plan(skip_all => 'Test::Pod required') if $EVAL_ERROR;
Test::Pod->import();
-
all_pod_files_ok();