Sha256: 8a27ef5e1169fa3802bb4c5af7ca83cc7e490aa9052d87ced1d04d792296468d
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
# frozen_string_literal: true Bundler.require require "puma_worker_killer" require "test/unit" require "wait_for_it" def fixture_path Pathname.new(File.expand_path("fixtures", __dir__)) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
puma_worker_killer-1.0.0 | test/test_helper.rb |