use uniq from List::Util
[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/);