test/lonely_test.rb in roar-1.0.4 vs test/lonely_test.rb in roar-1.1.0

- old
+ new

@@ -2,8 +2,7 @@ require "roar/json/collection" require "roar/json/hash" class LonelyCollectionTest < MiniTest::Spec - it { Roar::JSON::Collection.must_equal Representable::JSON::Collection } it { Roar::JSON::Hash.must_equal Representable::JSON::Hash } -end \ No newline at end of file +end