Skip to content

Commit

Permalink
Dropping coverage verification from garlic as it's different across t…
Browse files Browse the repository at this point in the history
…he different targets (because of BC code)
  • Loading branch information
ianwhite committed Feb 3, 2009
1 parent 95d69d1 commit 8e10b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion garlic.rb
Expand Up @@ -24,7 +24,7 @@

run do
cd "vendor/plugins/response_for" do
sh "rake spec:rcov:verify"
sh "rake spec"
end
end
end
Expand Down

0 comments on commit 8e10b85

Please sign in to comment.