X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=t%2F02pod.t;fp=t%2F02pod.t;h=0000000000000000000000000000000000000000;hp=1647794510bbde7dd741a90c23c802cb3fc4fc3a;hb=f04bb39a7508600a63457dc56ed046e4a3011de7;hpb=918432f960efb788d9e9ba67be874cba55fd7746 diff --git a/t/02pod.t b/t/02pod.t deleted file mode 100644 index 1647794..0000000 --- a/t/02pod.t +++ /dev/null @@ -1,7 +0,0 @@ -use Test::More; - -eval "use Test::Pod 1.14"; -plan skip_all => 'Test::Pod 1.14 required' if $@; -plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD}; - -all_pod_files_ok();