Sha256: 4054db5b5b68bde75293376c6223f9611d65c3abf761aa401e85c3027a5c4114
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
require 'spec_helper' RSpec.configure do |c| c.path = 'foo' end describe RSpec.configuration.path do it { should eq Specinfra.configuration.path } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
specinfra-2.0.0.beta2 | spec/configuration_spec.rb |