Sha256: 2a6c78b9e3a39d267f5c3803e4e51eab713dea46bdafbaa23ec8689da3a4a277

Contents?: true

Size: 260 Bytes

Versions: 55

Compression:

Stored size: 260 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 do |file|
  require file
end

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
mutant-0.7.8 test_app/spec/spec_helper.rb
mutant-0.7.7 test_app/spec/spec_helper.rb
mutant-0.7.6 test_app/spec/spec_helper.rb
mutant-0.7.5 test_app/spec/spec_helper.rb
mutant-0.7.4 test_app/spec/spec_helper.rb
mutant-0.7.3 test_app/spec/spec_helper.rb
mutant-0.7.2 test_app/spec/spec_helper.rb
mutant-0.7.1 test_app/spec/spec_helper.rb
mutant-0.6.7 test_app/spec/spec_helper.rb
mutant-0.6.6 test_app/spec/spec_helper.rb
mutant-0.6.5 test_app/spec/spec_helper.rb
mutant-0.6.4 test_app/spec/spec_helper.rb
mutant-0.6.3 test_app/spec/spec_helper.rb
mutant-0.6.2 test_app/spec/spec_helper.rb
mutant-0.6.0 test_app/spec/spec_helper.rb
mutant-0.5.26 test_app/spec/spec_helper.rb
mutant-0.5.25 test_app/spec/spec_helper.rb
mutant-0.5.24 test_app/spec/spec_helper.rb
mutant-0.5.23 test_app/spec/spec_helper.rb
mutant-0.5.22 test_app/spec/spec_helper.rb