b5a83d8c56dd773fdf6d24389aee13718c879c7f
[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();