]> git.donarmstrong.com Git - term-progressbar-io.git/blobdiff - t/01_pod.t
add tests and framework
[term-progressbar-io.git] / t / 01_pod.t
diff --git a/t/01_pod.t b/t/01_pod.t
deleted file mode 100644 (file)
index 9a2e6b2..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- mode: cperl; -*-
-use Test::More;
-eval "use Test::Pod 1.00";
-plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
-all_pod_files_ok(grep {$_ !~ /[~#]$/} 
-                 all_pod_files((-e 'blib'?'blib':(qw(lib))),
-                              ));