Sha256: 9408aea999989fb74be66bbd632fc1399529cac21f92f74b422a998b4c860c65
Contents?: true
Size: 173 Bytes
Versions: 1
Compression:
Stored size: 173 Bytes
Contents
require 'spec_helper' require 'amass/version' describe Amass do it "should have a VERSION constant" do expect(subject.const_get('VERSION')).to_not be_empty end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-amass-0.1.0 | spec/amass_spec.rb |