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