diff options
Diffstat (limited to 'test/10-pod-coverage.t')
-rwxr-xr-x | test/10-pod-coverage.t | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/10-pod-coverage.t b/test/10-pod-coverage.t deleted file mode 100755 index 4c1d5f5..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('bin/efa'); |