add trailing_whitespace option and release (3 times)
[catagits/Test-EOL.git] / t / 04-pod.t
CommitLineData
a83ae797 1use Test::More;
2eval "use Test::Pod";
3plan skip_all => "Test::Pod required for testing POD" if $@;
4all_pod_files_ok();