Sha256: 434d438e9202ff2673f6cacc7743c0a19784c238883aeab402a436567c981daf
Contents?: true
Size: 289 Bytes
Versions: 8
Compression:
Stored size: 289 Bytes
Contents
# (c) Copyright 2006-2007 Nick Sieger <nicksieger@gmail.com> # See the file LICENSE.txt included with the distribution for # software license details. require 'rubygems' begin gem 'ci_reporter' rescue => e $: << File.dirname(__FILE__) + "/../../../lib" end require 'ci/reporter/rspec'
Version data entries
8 entries across 8 versions & 1 rubygems