Sha256: 2abd6814e0c2b2bab1af74aef600e041bd208baa3aefdaf2d5d6eb6339c7699e
Contents?: true
Size: 200 Bytes
Versions: 4
Compression:
Stored size: 200 Bytes
Contents
require 'spec_helper' require 'combinatorics/generator' describe Combinatorics::Generator do it "should auto-detect the Generator class" do Combinatorics::Generator.should_not be_nil end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
combinatorics-0.4.3 | spec/generator_spec.rb |
combinatorics-0.4.1 | spec/generator_spec.rb |
combinatorics-0.3.1 | spec/generator_spec.rb |
combinatorics-0.3.0 | spec/generator_spec.rb |