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