Sha256: 5b739ccb2aad3b9fbb9541809c1065d88145150cda3d657ef2041343a4655d63

Contents?: true

Size: 130 Bytes

Versions: 132

Compression:

Stored size: 130 Bytes

Contents

require 'test_helper'

class ContourTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Contour
  end
end

Version data entries

132 entries across 132 versions & 1 rubygems

Version Path
contour-3.0.1 test/contour_test.rb
contour-3.0.1.rc test/contour_test.rb
contour-3.0.0 test/contour_test.rb
contour-3.0.0.rc test/contour_test.rb
contour-3.0.0.beta1 test/contour_test.rb
contour-2.7.0 test/contour_test.rb
contour-2.7.0.beta1 test/contour_test.rb
contour-2.6.0 test/contour_test.rb
contour-2.6.0.rc test/contour_test.rb
contour-2.6.0.beta8 test/contour_test.rb
contour-2.6.0.beta7 test/contour_test.rb
contour-2.6.0.beta6 test/contour_test.rb
contour-2.6.0.beta5 test/contour_test.rb
contour-2.6.0.beta4 test/contour_test.rb
contour-2.6.0.beta3 test/contour_test.rb
contour-2.6.0.beta2 test/contour_test.rb
contour-2.6.0.beta1 test/contour_test.rb
contour-2.5.0 test/contour_test.rb
contour-2.5.0.beta1 test/contour_test.rb
contour-2.4.0 test/contour_test.rb