From 95eb1375f0647accd1b1a1569a7d0e3acc4a61e4 Mon Sep 17 00:00:00 2001 From: Adam Jacob Date: Tue, 8 Apr 2008 00:57:17 -0700 Subject: Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Formatter, Chef::Compile, and all the tests --- spec/rcov.opts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/rcov.opts') diff --git a/spec/rcov.opts b/spec/rcov.opts index 88fa154776..484626ea9c 100644 --- a/spec/rcov.opts +++ b/spec/rcov.opts @@ -1,2 +1,2 @@ --exclude -spec,bin,/Library/Ruby/Gems/1.8/gems/rcov-0.8.1.2.0/lib/rcov.rb +spec,bin,/Library/Ruby -- cgit v1.2.1