Sha256: 4a044259d84d8c3ca5108196e7d89c8e2857a31c36637ab5e98004723a39f239

Contents?: true

Size: 249 Bytes

Versions: 7

Compression:

Stored size: 249 Bytes

Contents

# encoding: utf-8

$LOAD_PATH << File.join(File.dirname(__FILE__), '../lib')

require 'test_app'
require 'rspec'

# require spec support files and shared behavior
Dir[File.expand_path('../{support,shared}/**/*.rb', __FILE__)].each { |f| require f }

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mutant-0.3.0.beta21 test_app/spec/spec_helper.rb
mutant-0.3.0.beta20 test_app/spec/spec_helper.rb
mutant-0.3.0.beta19 test_app/spec/spec_helper.rb
mutant-0.3.0.beta18 test_app/spec/spec_helper.rb
mutant-0.3.0.beta17 test_app/spec/spec_helper.rb
mutant-0.3.0.beta16 test_app/spec/spec_helper.rb
mutant-0.3.0.beta15 test_app/spec/spec_helper.rb