Sha256: ab8539b18eee1f2d6ffd65d48795ab4ac4a666cea99e35d5ca7fc2b4b9207e6d
Contents?: true
Size: 219 Bytes
Versions: 1
Compression:
Stored size: 219 Bytes
Contents
begin require 'simplecov' SimpleCov.start do add_filter "/spec/" end rescue LoadError # simplecov not installed end require File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'is_it_working'))
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
is_it_working-1.1.0 | spec/spec_helper.rb |