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