Sha256: 8278ec809d995f842dbb221bbe57cbbd72c4957b9eb8bdc26239d828d84962bf
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
require 'rspec' require 'coveralls' Coveralls.wear_merged! RSpec.configure do |config| config.color_enabled = true config.formatter = 'documentation' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cello-0.0.23 | spec/spec_helper.rb |
cello-0.0.21 | spec/spec_helper.rb |