Moved 'Extending RenderView' at the end of the Controllers section, and let 'Action...
[catagits/Catalyst-Manual.git] / t / author / pod.t
1 use Test::More;
2 use Test::Pod 1.14;
3 all_pod_files_ok();
4