Skip to content

Commit

Permalink
Adds .simplecov configuration to included files
Browse files Browse the repository at this point in the history
  • Loading branch information
philostler committed Jan 21, 2014
1 parent 608abaa commit 66e8869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rspec-sidekiq.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |s|
s.files = Dir[".gitattributes"] +
Dir[".gitignore"] +
Dir[".rspec"] +
Dir[".simplecov"] +
Dir[".travis"] +
Dir["CHANGES.md"] +
Dir["Gemfile"] +
Expand Down

0 comments on commit 66e8869

Please sign in to comment.