Merge branch 'pr/157' into release-candidates/rc-5.90116
[catagits/Catalyst-Runtime.git] / xt / author / notabs.t
1 use strict;
2 use warnings;
3
4 use File::Spec;
5 use Test::More;
6 use Test::NoTabs;
7
8 all_perl_files_ok(qw/lib/);