Sha256: 3a5b0ce1fb9b5af30b3f5564574812756cab0e01c8e828d891ee01604fd57797

Contents?: true

Size: 191 Bytes

Versions: 4

Compression:

Stored size: 191 Bytes

Contents

require 'test_helper'

require "roar/json/collection"
require "roar/json/hash"

class LonelyCollectionTest < MiniTest::Spec
  it { Roar::JSON::Hash.must_equal Representable::JSON::Hash }
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/roar-1.2.0/test/lonely_test.rb
roar-1.2.0 test/lonely_test.rb
roar-1.1.1 test/lonely_test.rb
roar-1.1.0 test/lonely_test.rb