spec/spec_helper.rb in rack-content-hash-0.0.1 vs spec/spec_helper.rb in rack-content-hash-0.0.2
- old
+ new
@@ -1,9 +1,3 @@
-require 'simplecov'
-
-SimpleCov.start do
- add_filter "/spec/"
- add_group "Code", "lib/"
-end
require 'rack/contrib/content_hash'