updated copyright and prep for release
[catagits/Catalyst-Plugin-Authentication.git] / t / author / notabs.t
CommitLineData
fb90f091 1use strict;
2use warnings;
afa31b01 3use Test::More;
fb90f091 4use Test::NoTabs;
5
6all_perl_files_ok;