Sha256: c49bc27e749a14055f419934749054e0b5ec6f281020d022ee70ad307f91b871
Contents?: true
Size: 185 Bytes
Versions: 2
Compression:
Stored size: 185 Bytes
Contents
$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__) require "chrono" RSpec.configure do |config| config.run_all_when_everything_filtered = true config.filter_run :focus end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chrono-0.6.0 | spec/spec_helper.rb |
chrono-0.5.0 | spec/spec_helper.rb |