Fix Pod
[catagits/Catalyst-Plugin-Authentication.git] / t / author / notabs.t
index ad02a43..5cd3ae0 100644 (file)
@@ -1,6 +1,10 @@
 use strict;
 use warnings;
+
+use File::Spec;
+use FindBin ();
 use Test::More;
 use Test::NoTabs;
 
-all_perl_files_ok;
+all_perl_files_ok(qw/lib/);
+