X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlineThirdPartyPayment.git;a=blobdiff_plain;f=t%2Fpod.t;fp=t%2Fpod.t;h=0000000000000000000000000000000000000000;hp=2c9935c43d0a5e8bde55900c41a31a90e3059035;hb=977ae07ace47748c3abaf508a09c8e5488989ed7;hpb=49e48c25beb6448dd41e072eefca9474b6f60ea6 diff --git a/t/pod.t b/t/pod.t deleted file mode 100644 index 2c9935c..0000000 --- a/t/pod.t +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/perl - -use strict; -use warnings; -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();