dzilize this distro
[gitmo/MooseX-Singleton.git] / xt / author / pod.t
diff --git a/xt/author/pod.t b/xt/author/pod.t
deleted file mode 100644 (file)
index 5627f22..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/usr/bin/perl
-
-use strict;
-use warnings;
-
-use Test::More;
-
-use Test::Requires {
-    'Test::Pod' => '1.14', # skip all if not installed
-};
-
-all_pod_files_ok();