Sha256: 733e1a823e0bbaa4b7b4592be51501b63afcc977d97fdd3504574fb4b5e7c58a
Contents?: true
Size: 185 Bytes
Versions: 3
Compression:
Stored size: 185 Bytes
Contents
require 'spec_helper' require 'combinatorics/version' describe Combinatorics do it "should have a VERSION constant" do subject.const_get('VERSION').should_not be_empty end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
combinatorics-0.4.3 | spec/combinatorics_spec.rb |
combinatorics-0.4.1 | spec/combinatorics_spec.rb |
combinatorics-0.3.1 | spec/combinatorics_spec.rb |