spec/spec_helper.rb in ezid-client-0.4.0 vs spec/spec_helper.rb in ezid-client-0.4.1

- old
+ new

@@ -13,9 +13,12 @@ # 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-client" Ezid::Client.configure do |config| config.user = "apitest" # Contact EZID for password