Sha256: 16eac805ce0308b623160815ea1a95c1467461235906217458d1ef9a10fd98a4

Contents?: true

Size: 146 Bytes

Versions: 33

Compression:

Stored size: 146 Bytes

Contents

require 'test_helper'

class SpatialFeaturesTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SpatialFeatures
  end
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
spatial_features-1.4.2 test/spatial_features_test.rb
spatial_features-1.4.0 test/spatial_features_test.rb
spatial_features-1.3.10 test/spatial_features_test.rb
spatial_features-1.3.9 test/spatial_features_test.rb
spatial_features-1.3.8 test/spatial_features_test.rb
spatial_features-1.3.7 test/spatial_features_test.rb
spatial_features-1.3.6 test/spatial_features_test.rb
spatial_features-1.3.5 test/spatial_features_test.rb
spatial_features-1.3.4 test/spatial_features_test.rb
spatial_features-1.3.2 test/spatial_features_test.rb
spatial_features-1.3.0 test/spatial_features_test.rb
spatial_features-1.2.9 test/spatial_features_test.rb
spatial_features-1.2.8 test/spatial_features_test.rb
spatial_features-1.2.7 test/spatial_features_test.rb
spatial_features-1.2.6 test/spatial_features_test.rb
spatial_features-1.2.5 test/spatial_features_test.rb
spatial_features-1.2.4 test/spatial_features_test.rb
spatial_features-1.2.3 test/spatial_features_test.rb
spatial_features-1.2.2 test/spatial_features_test.rb
spatial_features-1.2.1 test/spatial_features_test.rb