this is not raku
[catagits/Catalyst-Plugin-Static-Simple.git] / xt / 03podcoverage.t
1 use Test::More;
2
3 use Test::Pod::Coverage 1.04;
4
5 all_pod_coverage_ok();