Checking in changes prior to tagging of version 0.10018.
[catagits/Catalyst-Plugin-Authentication.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;