Sha256: dc1c5ffc7199fd0046fecbe92220c7dab9e4ddc6bc7908a73bd34281d794c5ac
Contents?: true
Size: 163 Bytes
Versions: 16
Compression:
Stored size: 163 Bytes
Contents
require 'spec_helper' require 'pec2' describe Pec2 do it "should have a VERSION constant" do expect(subject.const_get('VERSION')).to_not be_empty end end
Version data entries
16 entries across 16 versions & 1 rubygems