Sha256: feba1f5abc2a1fc4cad4b4dc6408c1735bf6a2e0bdf2e7b38938fc66721a8e1c
Contents?: true
Size: 187 Bytes
Versions: 15
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true require_relative 'helper' class TestUtil < Sidekiq::Test class Helpers include Sidekiq::Util end def test_nothing_atm assert true end end
Version data entries
15 entries across 15 versions & 2 rubygems