dzilize this distro
[gitmo/MooseX-Singleton.git] / xt / author / tabs.t
diff --git a/xt/author/tabs.t b/xt/author/tabs.t
deleted file mode 100644 (file)
index b794cee..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/perl
-
-use strict;
-use warnings;
-
-use Test::More;
-
-use Test::Requires {
-    'Test::NoTabs' => '0.8', # skip all if not installed
-};
-
-# Module::Install has tabs, so we can't check 'inc' or ideally '.'
-all_perl_files_ok('lib', 't', 'xt');
-