projects
/
gitmo/MooseX-MetaDescription.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
54056b2
)
adding Test::Pod::Coverage tests
Chris Prather [Thu, 1 May 2008 01:18:18 +0000 (
01:18
+0000)]
t/pod_coverage.t
[new file with mode: 0644]
patch
|
blob
diff --git a/t/pod_coverage.t
b/t/pod_coverage.t
new file mode 100644
(file)
index 0000000..
170d38f
--- /dev/null
+++ b/
t/pod_coverage.t
@@ -0,0
+1,2
@@
+use Test::Pod::Coverage;
+all_pod_coverage_ok();