Sha256: 8b33fcbd970e5ad1ddecd891dfa940c6fcf4e13dc30e2e08fd45fd6c9b85372a

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 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 for debugging (`binding.pry`)
require "pry"

require "test/support/factory"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xcv-0.0.1 test/helper.rb