Sha256: 1134566b54417c5b0285be5df1920ee6099df618118e773784ee6fda8009c442
Contents?: true
Size: 197 Bytes
Versions: 2
Compression:
Stored size: 197 Bytes
Contents
require "spec_helper" describe Wref::Implementations::IdClassUnique do it_should_behave_like "wref" unless RUBY_ENGINE == "jruby" it_should_behave_like "map" unless RUBY_ENGINE == "jruby" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wref-0.0.8 | spec/implementations/id_class_unique_spec.rb |
wref-0.0.7 | spec/implementations/id_class_unique_spec.rb |