Cleanup author tests
[catagits/Catalyst-Plugin-Static-Simple.git] / t / author / notabs.t
1 use strict;
2 use warnings;
3 use Test::More;
4 use Test::NoTabs;
5
6 all_perl_files_ok(qw/lib/);
7