spec/spec_helper.rb in wine_bouncer-1.0.3 vs spec/spec_helper.rb in wine_bouncer-1.0.4

- old
+ new

@@ -14,9 +14,10 @@ # # The `.rspec` file also contains a few flags that are not defaults but that # users commonly want. # # See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration + require 'simplecov' SimpleCov.start RSpec.configure do |config| # rspec-expectations config goes here. You can use an alternate