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