Add modules used in author tests to develop-requires
[dbsrgits/SQL-Abstract.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();