test for basic kwalitee metrics (which now pass, with a README)
[p5sagit/local-lib.git] / xt / release / distmeta.t
1 use strict;
2 use warnings;
3 use Test::More;
4
5 use Test::CPAN::Meta;
6 meta_yaml_ok();