Sha256: 2ed06757559e30daafd754b820935079878ca1845784aa5719f6287b962d5bc1

Contents?: true

Size: 118 Bytes

Versions: 11

Compression:

Stored size: 118 Bytes

Contents

$LOAD_PATH << File.expand_path('../lib', __FILE__)

require 'simplecov'

SimpleCov.start do
  add_filter '/spec/'
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
volay-1.1.0 spec/spec_helper.rb
volay-1.0.1 spec/spec_helper.rb
volay-1.0.0 spec/spec_helper.rb
volay-0.7.0 spec/spec_helper.rb
volay-0.6.0 spec/spec_helper.rb
volay-0.5.0 spec/spec_helper.rb
volay-0.4.0 spec/spec_helper.rb
volay-0.3.0 spec/spec_helper.rb
volay-0.2.0 spec/spec_helper.rb
volay-0.1.0 spec/spec_helper.rb
volay-0.0.1 spec/spec_helper.rb