X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=share%2Ft%2F02pod.t.tt;h=36a814fdedc88070c96866196ecc1453e02f2ef1;hb=630702f27dbc5392bad17ecd7bd1f6e1fdf2d33c;hp=64fabddbf64b7fb69de8b5a8950ce5c487c23432;hpb=b7ae88ed86de2f1d70a8a84537616c6368324e88;p=catagits%2FCatalyst-Devel.git diff --git a/share/t/02pod.t.tt b/share/t/02pod.t.tt index 64fabdd..36a814f 100644 --- a/share/t/02pod.t.tt +++ b/share/t/02pod.t.tt @@ -8,3 +8,4 @@ plan skip_all => 'Test::Pod 1.14 required' if $@; plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD}; all_pod_files_ok(); +1;