Sha256: a1da24fc7abf62a310fe147315ee94e2c227ccd73e7410fa79c531eac9759c04

Contents?: true

Size: 168 Bytes

Versions: 51

Compression:

Stored size: 168 Bytes

Contents

if ENV['START_SIMPLECOV'].to_i == 1
  require 'simplecov'
  SimpleCov.start do
    add_filter "#{File.basename(File.dirname(__FILE__))}/"
  end
end
require 'test/unit'

Version data entries

51 entries across 51 versions & 5 rubygems

Version Path
more_math-1.3.0 tests/test_helper.rb
more_math-1.2.2 tests/test_helper.rb
more_math-1.2.1 tests/test_helper.rb
more_math-1.2.0 tests/test_helper.rb
file-tail-1.3.0 tests/test_helper.rb
more_math-1.1.0 tests/test_helper.rb
more_math-1.0.2 tests/test_helper.rb
more_math-1.0.1 tests/test_helper.rb
more_math-1.0.0 tests/test_helper.rb
more_math-0.4.0 tests/test_helper.rb
more_math-0.3.3 tests/test_helper.rb
file-tail-1.2.0 tests/test_helper.rb
more_math-0.3.2 tests/test_helper.rb
more_math-0.3.1 tests/test_helper.rb
more_math-0.3.0 tests/test_helper.rb
file-tail-1.1.1 tests/test_helper.rb
more_math-0.2.1 tests/test_helper.rb
file-tail-1.1.0 tests/test_helper.rb
tins-1.3.0 tests/test_helper.rb
tins-1.2.0 tests/test_helper.rb