40cfed54db0d3ce43401b6611310cfec0f585d15
[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/);