sometimes consistency is not a bad thing either.
[catagits/Catalyst-Devel.git] / share / t / 03podcoverage.t.tt
index 37ab26e..38147ef 100644 (file)
@@ -8,4 +8,3 @@ plan skip_all => 'Test::Pod::Coverage 1.04 required' if $@;
 plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD};
 
 all_pod_coverage_ok();
-1;