use core Digest::SHA rather than Digest::SHA1
[catagits/Catalyst-Plugin-Authentication.git] / t / author / notabs.t
CommitLineData
fb90f091 1use strict;
2use warnings;
83418d1e 3
4use File::Spec;
5use FindBin ();
afa31b01 6use Test::More;
fb90f091 7use Test::NoTabs;
8
83418d1e 9all_perl_files_ok(qw/lib/);
10