Sha256: e2d982396e2031eb3b006a21b4dd671150c4c7f221b3767515b8e63ac1e8fb97
Contents?: true
Size: 156 Bytes
Versions: 12
Compression:
Stored size: 156 Bytes
Contents
require 'spec_helper' describe ChunkyPNG do it "should have a VERSION constant" do expect(ChunkyPNG.const_defined?('VERSION')).to eql true end end
Version data entries
12 entries across 11 versions & 3 rubygems