Sha256: ee4d2ee146e5124283fc5756681d365308b53f1a4a93e9cfbf2606540844e8ff

Contents?: true

Size: 154 Bytes

Versions: 29

Compression:

Stored size: 154 Bytes

Contents

require "minitest/autorun"
require "fog"
require "fog/bin"
require "helpers/bin"

describe Local do
  include Fog::BinSpec

  let(:subject) { Local }
end

Version data entries

29 entries across 27 versions & 5 rubygems

Version Path
fog-1.34.0 spec/fog/bin/local_spec.rb
fog-1.33.0 spec/fog/bin/local_spec.rb
fog-1.32.0 spec/fog/bin/local_spec.rb
fog-1.31.0 spec/fog/bin/local_spec.rb
fog-1.30.0 spec/fog/bin/local_spec.rb
fog-1.29.0 spec/fog/bin/local_spec.rb
fog-1.28.0 spec/fog/bin/local_spec.rb
fog-1.27.0 spec/fog/bin/local_spec.rb
fog-1.26.0 spec/fog/bin/local_spec.rb