Sha256: 411b96ad0e14ebc3f0a4641218dc334747a863a5e6336b73c0f28e5a596118ef

Contents?: true

Size: 243 Bytes

Versions: 11

Compression:

Stored size: 243 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'mocha'
require 'simplecov'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'simplecov-rcov'

class Test::Unit::TestCase
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
simplecov-rcov-0.3.7 test/helper.rb
simplecov-rcov-0.3.5 test/helper.rb
simplecov-rcov-0.3.3 test/helper.rb
simplecov-rcov-0.3.1 test/helper.rb
simplecov-rcov-0.3.0 test/helper.rb
simplecov-rcov-0.2.3 test/helper.rb
simplecov-rcov-0.2.0 test/helper.rb
simplecov-rcov-0.1.4 test/helper.rb
simplecov-rcov-0.1.2 test/helper.rb
simplecov-rcov-0.1.1 test/helper.rb
simplecov-rcov-0.1.0 test/helper.rb