Sha256: d72577e0aeadfdf5b590a99e7f599f3a1bed3ed250a18b75c5b45b3e971025d7
Contents?: true
Size: 148 Bytes
Versions: 4
Compression:
Stored size: 148 Bytes
Contents
describe "Location" do it "should be kind of Parkwhiz::Location" do expect(Parkwhiz::Location.new).to be_kind_of(Parkwhiz::Location) end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
parkwhiz-0.4.0 | spec/location_spec.rb |
parkwhiz-0.3.0 | spec/location_spec.rb |
parkwhiz-0.2.0 | spec/location_spec.rb |
parkwhiz-0.1.0 | spec/location_spec.rb |