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