projects
/
p5sagit/local-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bef300e
)
test for basic kwalitee metrics (which now pass, with a README)
Karen Etheridge [Wed, 4 Sep 2013 22:21:05 +0000 (15:21 -0700)]
xt/release/kwalitee.t
[new file with mode: 0644]
patch
|
blob
diff --git a/xt/release/kwalitee.t
b/xt/release/kwalitee.t
new file mode 100644
(file)
index 0000000..
11149fd
--- /dev/null
+++ b/
xt/release/kwalitee.t
@@ -0,0
+1,3
@@
+use strict;
+use warnings;
+use Test::Kwalitee;