RT#22364 (ASH) hopefully fixed with updated prereq
[dbsrgits/DBIx-Class-UUIDColumns.git] / t / 02pod.t
diff --git a/t/02pod.t b/t/02pod.t
deleted file mode 100644 (file)
index ddc2905..0000000
--- a/t/02pod.t
+++ /dev/null
@@ -1,6 +0,0 @@
-use Test::More;
-
-eval "use Test::Pod 1.14";
-plan skip_all => 'Test::Pod 1.14 required' if $@;
-
-all_pod_files_ok();