Sha256: c1dd518f1b0b4a9948ae05fbc1dbabc8a7a2bec020afbddeba73eebeb0a81c06

Contents?: true

Size: 173 Bytes

Versions: 7

Compression:

Stored size: 173 Bytes

Contents

require 'spec_helper'
require 'earth/residence/urbanity'

describe Urbanity do
  describe "Sanity check", :sanity => true do
    it { Urbanity.count.should == 4 }
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
earth-1.2.1 spec/earth/residence/urbanity_spec.rb
earth-1.1.2 spec/earth/residence/urbanity_spec.rb
earth-1.1.1 spec/earth/residence/urbanity_spec.rb
earth-1.1.0 spec/earth/residence/urbanity_spec.rb
earth-1.0.3 spec/earth/residence/urbanity_spec.rb
earth-1.0.2 spec/earth/residence/urbanity_spec.rb
earth-1.0.1 spec/earth/residence/urbanity_spec.rb