Sha256: 4ca75509b6656bfcbb04d3642f2de47f88dd0c908306e934273a310e738af4ba

Contents?: true

Size: 142 Bytes

Versions: 8

Compression:

Stored size: 142 Bytes

Contents

# -*- coding: utf-8 -*-
$LOAD_PATH << File.expand_path('../lib', __FILE__)

require 'simplecov'

SimpleCov.start do
  add_filter '/spec/'
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
groove-dl-0.4.0 spec/spec_helper.rb
groove-dl-0.3.1 spec/spec_helper.rb
groove-dl-0.3.0 spec/spec_helper.rb
grooveshark-0.2.14 spec/helper.rb
grooveshark-0.2.13 spec/helper.rb
groove-dl-0.2.0 spec/spec_helper.rb
groove-dl-0.1.0 spec/spec_helper.rb
grooveshark-0.2.12 spec/helper.rb