summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 504827d..8914444 100644
--- a/Rakefile
+++ b/Rakefile
@@ -6,6 +6,7 @@ require "./lib/hoe.rb"
Hoe.plugin :seattlerb
Hoe.plugin :isolate
Hoe.plugin :rdoc
+Hoe.plugin :cov
Hoe.spec "hoe" do
developer "Ryan Davis", "ryand-ruby@zenspider.com"