Sha256: 6c73a1b205b2304dd26290ae2e1a9965acc05abc740b219ca5e5f472879d7da0

Contents?: true

Size: 272 Bytes

Versions: 3

Compression:

Stored size: 272 Bytes

Contents

# this file is automatically required when you run `assert`
# put any test helpers here

# add the root dir to the load path
$LOAD_PATH.unshift(File.expand_path("../..", __FILE__))

require 'pry' # require pry for debugging (`binding.pry`)

require 'test/support/factory'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
and-son-0.9.0 test/helper.rb
and-son-0.8.0 test/helper.rb
and-son-0.7.0 test/helper.rb