Sha256: 58603c28d6e5745f3f5a650f1125ec6de61a393c537b61150a9a0c6a0486509a

Contents?: true

Size: 195 Bytes

Versions: 7

Compression:

Stored size: 195 Bytes

Contents

require 'simplecov'
require 'simplecov-rcov'
SimpleCov.formatter = SimpleCov::Formatter::RcovFormatter
SimpleCov.start

require 'rubygems'
require 'test/unit'
require 'mocha'
require 'exvo_auth'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
exvo_auth-0.16.4 test/helper.rb
exvo_auth-0.16.3 test/helper.rb
exvo_auth-0.16.2 test/helper.rb
exvo_auth-0.16.1 test/helper.rb
exvo_auth-0.16.0 test/helper.rb
exvo_auth-0.15.1 test/helper.rb
exvo_auth-0.15.0 test/helper.rb