Sha256: 017f00bfeff808a3abd18010b9910b88e88e0811a6c4d69f38e4e7280bce7209

Contents?: true

Size: 100 Bytes

Versions: 3

Compression:

Stored size: 100 Bytes

Contents

require 'simplecov'

SimpleCov.start do
  add_filter 'test'
end
SimpleCov.command_name 'Unit Tests'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gmaps_geocoding-0.1.2 test/test_helper.rb
gmaps_geocoding-0.1.1 test/test_helper.rb
gmaps_geocoding-0.1.0 test/test_helper.rb