Clean up, make author tests not skip, and change perl critic for notabs
[catagits/Catalyst-Plugin-RequireSSL.git] / xt / author / 04tabs.t
CommitLineData
4cfc2c5d 1use strict;
2use warnings;
3use Test::More;
4
5use Test::NoTabs 0.9;
6
7all_perl_files_ok();
8