Sha256: df26f61711a5b3ea66f241cc6449ccfb95216927d286abc3462a824d227aeb98
Contents?: true
Size: 163 Bytes
Versions: 1
Compression:
Stored size: 163 Bytes
Contents
require 'spec_helper' require 'ohnoes' describe Ohnoes do it "should have a VERSION constant" do subject.const_get('VERSION').should_not be_empty end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ohnoes-0.0.1 | spec/ohnoes_spec.rb |