Sha256: ba3999f63e0a9a1475a8ac11432c43c241798edb6881136cb6940ba2a2532266

Contents?: true

Size: 137 Bytes

Versions: 3

Compression:

Stored size: 137 Bytes

Contents

require 'rubygems'
begin
  gem 'ci_reporter'
rescue => e
  $: << File.dirname(__FILE__) + "/../../../lib"
end
require 'ci/reporter/rspec'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ci_reporter-1.0 lib/ci/reporter/rake/rspec_loader.rb
ci_reporter-1.1 lib/ci/reporter/rake/rspec_loader.rb
ci_reporter-1.2 lib/ci/reporter/rake/rspec_loader.rb