some release tests (that all pass)
[p5sagit/local-lib.git] / xt / release / pod-syntax.t
1 use strict;
2 use warnings;
3 use Test::More;
4
5 use Test::Pod 1.41;
6 all_pod_files_ok();