Sha256: b04abe50351433d2b69764628361aea888391a6c77e914c984488f72c3875bdf

Contents?: true

Size: 137 Bytes

Versions: 7

Compression:

Stored size: 137 Bytes

Contents

describe Vnstat::ExecutableNotFound do
  it 'inherits from Vnstat::Error' do
    expect(described_class).to be < Vnstat::Error
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
vnstat-ruby-1.1.0 spec/lib/vnstat/errors/executable_not_found_spec.rb
vnstat-ruby-1.0.5 spec/lib/vnstat/errors/executable_not_found_spec.rb
vnstat-ruby-1.0.4 spec/lib/vnstat/errors/executable_not_found_spec.rb
vnstat-ruby-1.0.3 spec/lib/vnstat/errors/executable_not_found_spec.rb
vnstat-ruby-1.0.2 spec/lib/vnstat/errors/executable_not_found_spec.rb
vnstat-ruby-1.0.1 spec/lib/vnstat/errors/executable_not_found_spec.rb
vnstat-ruby-1.0.0 spec/lib/vnstat/errors/executable_not_found_spec.rb