Sha256: 13a8da66c933f26003bcacd2026d8b569e6fc9d21cb11d88426f84264d1199c4

Contents?: true

Size: 190 Bytes

Versions: 18

Compression:

Stored size: 190 Bytes

Contents

# encoding: utf-8

require 'rspec'
require 'test_app'

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
mutant-0.2.20 test_app/spec/spec_helper.rb
mutant-0.2.17 test_app/spec/spec_helper.rb
mutant-0.2.16 test_app/spec/spec_helper.rb
mutant-0.2.15 test_app/spec/spec_helper.rb
mutant-0.2.14 test_app/spec/spec_helper.rb
mutant-0.2.13 test_app/spec/spec_helper.rb
mutant-0.2.12 test_app/spec/spec_helper.rb
mutant-0.2.11 test_app/spec/spec_helper.rb
mutant-0.2.9 test_app/spec/spec_helper.rb
mutant-0.2.8 test_app/spec/spec_helper.rb
mutant-0.2.7 test_app/spec/spec_helper.rb
mutant-0.2.6 test_app/spec/spec_helper.rb
mutant-0.2.5 test_app/spec/spec_helper.rb
mutant-0.2.4 test_app/spec/spec_helper.rb
mutant-0.2.3 test_app/spec/spec_helper.rb
mutant-0.2.2 test_app/spec/spec_helper.rb
mutant-0.2.1 test_app/spec/spec_helper.rb
mutant-0.2.0 test_app/spec/spec_helper.rb