Sha256: 6356e7bcb99976384e55e4c4785022376885187d3845630efe88e2fbb95c6936

Contents?: true

Size: 194 Bytes

Versions: 9

Compression:

Stored size: 194 Bytes

Contents

require 'spec'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'objective_spec'

Spec::Runner.configure do |config|
  
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
Objective3-objective_spec-0.0.2 spec/spec_helper.rb
Objective3-objective_spec-0.0.3 spec/spec_helper.rb
Objective3-objective_spec-0.0.4 spec/spec_helper.rb
Objective3-objective_spec-0.1.2 spec/spec_helper.rb
Objective3-objective_spec-0.1.3 spec/spec_helper.rb
Objective3-objective_spec-0.1.4 spec/spec_helper.rb
objective_spec-0.3.1 spec/spec_helper.rb
objective_spec-0.3.0 spec/spec_helper.rb
objective_spec-0.2.0 spec/spec_helper.rb