Sha256: 69188842dce9a18f9a97c339de5793d8ac8d2f4fd5c1f883f378c4cab0f0ea57

Contents?: true

Size: 111 Bytes

Versions: 1

Compression:

Stored size: 111 Bytes

Contents

# change the heckle timeout to be 5 seconds
if defined?(::Heckle)
  class ::Heckle
    @@timeout = 5
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ice_nine-0.7.0 spec/support/heckle.rb