Add a NoTabs test and make it pass.
[catagits/Catalyst-Plugin-Authentication.git] / t / author / notabs.t
CommitLineData
fb90f091 1use strict;
2use warnings;
3use Test::NoTabs;
4
5all_perl_files_ok;