distarify
[catagits/Catalyst-Plugin-Static-Simple.git] / xt / notabs.t
diff --git a/xt/notabs.t b/xt/notabs.t
new file mode 100644 (file)
index 0000000..902bbc4
--- /dev/null
@@ -0,0 +1,7 @@
+use strict;
+use warnings;
+use Test::More;
+use Test::NoTabs;
+
+all_perl_files_ok(qw/lib/);
+