remove useless shebangs in tests
[gitmo/MooseX-Storage.git] / t / author / pod.t
1 #!perl
2
3 use Test::More;
4 use Test::Pod 1.14;
5 all_pod_files_ok();