convert to Distar
[catagits/Catalyst-Runtime.git] / t / author / notabs.t
diff --git a/t/author/notabs.t b/t/author/notabs.t
deleted file mode 100644 (file)
index 5cd3ae0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-use strict;
-use warnings;
-
-use File::Spec;
-use FindBin ();
-use Test::More;
-use Test::NoTabs;
-
-all_perl_files_ok(qw/lib/);
-