Remove unused file
[catagits/Catalyst-View-Component-SubInclude.git] / t / pod.t
1 #!perl -T\r
2 \r
3 use Test::More;\r
4 eval "use Test::Pod 1.14";\r
5 plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;\r
6 all_pod_files_ok();\r