Sha256: ede5b87505d50387f83a8e94cd6a9a2fd5e027bea36b2a242f010c597ff9c80c

Contents?: true

Size: 116 Bytes

Versions: 8

Compression:

Stored size: 116 Bytes

Contents

require 'helper'

class TestStars < Test::Unit::TestCase
  
  def test_model
    assert defined?(Stars)
  end
  
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stars-0.4.0 test/test_stars.rb
stars-0.3.2 test/test_stars.rb
stars-0.3.1 test/test_stars.rb
stars-0.3.0 test/test_stars.rb
stars-0.2.1 test/test_stars.rb
stars-0.2.0 test/test_stars.rb
stars-0.1.1 test/test_stars.rb
stars-0.1.0 test/test_stars.rb