From 1932c998cac488d6ba27789fea56bcf3a554a35c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 4 Mar 2011 12:22:22 +0100 Subject: Switch from Makefile to Build.PL --- test/10-pod-coverage.t | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 test/10-pod-coverage.t (limited to 'test/10-pod-coverage.t') diff --git a/test/10-pod-coverage.t b/test/10-pod-coverage.t deleted file mode 100755 index df81177..0000000 --- a/test/10-pod-coverage.t +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env perl -use strict; -use warnings; -use 5.010; -use Test::More; -use Test::Pod; - -all_pod_files_ok(qw{ bin/comirror bin/comirror-setup }); -- cgit v1.2.3