Sha256: cf1970b86800a504e0ca4d492647d53a34799b1f5bdda3c4429f040cf6111bea
Contents?: true
Size: 300 Bytes
Versions: 1
Compression:
Stored size: 300 Bytes
Contents
# frozen_string_literal: true # 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("..", __dir__)) # require pry for debugging (`binding.pry`) require "pry" require "test/support/factory"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
assert-rack-test-1.1.1 | test/helper.rb |