spec/spec_helper.rb in ezid-client-1.1.1 vs spec/spec_helper.rb in ezid-client-1.2.0

- old
+ new

@@ -13,12 +13,9 @@ # 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 'coveralls' -Coveralls.wear! - require "ezid/test_helper" ezid_test_mode! RSpec.configure do |config|