Sha256: e86908601c0f83c55629b394a124f354e2b600f76ed759450e6504521e97b022

Contents?: true

Size: 184 Bytes

Versions: 2

Compression:

Stored size: 184 Bytes

Contents

require "spec_helper"

describe Wref::Implementations::Weakling do
  it_should_behave_like "wref" if RUBY_ENGINE == "jruby"
  it_should_behave_like "map" if RUBY_ENGINE == "jruby"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wref-0.0.8 spec/implementations/weakling_spec.rb
wref-0.0.7 spec/implementations/weakling_spec.rb