remove obsolete thing that never worked
[scpubgit/Q-Branch.git] / xt / 90pod.t
1 use warnings;
2 use strict;
3
4 use Test::More;
5 use Test::Pod 1.14;
6
7 all_pod_files_ok();