Sha256: 27500ba3b67be27ec8cb0d3f3ccc03d6a0d1a0abf856a9072f1d981f8d4c98df
Contents?: true
Size: 172 Bytes
Versions: 4
Compression:
Stored size: 172 Bytes
Contents
require 'test_helper' class AnvilTest < Test::Unit::TestCase def setup @buildpack_path = File.expand_path 'test/fixtures/buildpacks/heroku-buildpack-ruby' end end
Version data entries
4 entries across 4 versions & 1 rubygems