Sha256: 4112fceef2446d41ffcea8ba9fbd7b1aa89e956d5a2acba91212b16b124cd503

Contents?: true

Size: 158 Bytes

Versions: 17

Compression:

Stored size: 158 Bytes

Contents

require 'spec_helper'

describe Roqua::Healthy do
  it "should have a VERSION constant" do
    expect(subject.const_get('VERSION')).not_to be_empty
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
roqua-healthy-1.4.1 spec/healthy_spec.rb
roqua-healthy-1.3.0 spec/healthy_spec.rb
roqua-healthy-1.2.1 spec/healthy_spec.rb
roqua-healthy-1.2.0 spec/healthy_spec.rb
roqua-healthy-1.1.9 spec/healthy_spec.rb
roqua-healthy-1.1.8 spec/healthy_spec.rb
roqua-healthy-1.1.7 spec/healthy_spec.rb
roqua-healthy-1.1.6 spec/healthy_spec.rb
roqua-healthy-1.1.5 spec/healthy_spec.rb
roqua-healthy-1.1.4 spec/healthy_spec.rb
roqua-healthy-1.1.3 spec/healthy_spec.rb
roqua-healthy-1.1.2 spec/healthy_spec.rb
roqua-healthy-1.1.1 spec/healthy_spec.rb
roqua-healthy-1.1.0 spec/healthy_spec.rb
roqua-healthy-1.0.2 spec/healthy_spec.rb
roqua-healthy-1.0.1 spec/healthy_spec.rb
roqua-healthy-1.0.0 spec/healthy_spec.rb