Sha256: 375d3a419f43f0f0450944ce382c1fe57d8479fe2df2d0cd80db030da0285af2

Contents?: true

Size: 163 Bytes

Versions: 4

Compression:

Stored size: 163 Bytes

Contents

require 'rubygems'
require 'bundler/setup'
require 'simplecov'
require 'simplecov-json'

require 'test/unit'
require 'mocha/setup'

class Test::Unit::TestCase
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simplecov-json-0.2.3 test/helper.rb
simplecov-json-0.2.2 test/helper.rb
simplecov-json-0.2.1 test/helper.rb
simplecov-json-0.2 test/helper.rb