Sha256: 8f0789a1ff344562f4644072355ecb7538862c3164bcf2792802509a201215df

Contents?: true

Size: 198 Bytes

Versions: 10

Compression:

Stored size: 198 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'

class FavoriteTest < ActiveSupport::TestCase

    # Replace with real tests
    def test_assert_true_should_be_true
        assert true
    end

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
acts_as_favoritor-2.0.0 test/favorite_test.rb
acts_as_favoritor-1.5.0 test/favorite_test.rb
acts_as_favoritor-1.4.0 test/favorite_test.rb
acts_as_favoritor-1.3.2 test/favorite_test.rb
acts_as_favoritor-1.2.2 test/favorite_test.rb
acts_as_favoritor-1.2.1 test/favorite_test.rb
acts_as_favoritor-1.2.0 test/favorite_test.rb
acts_as_favoritor-1.1.3 test/favorite_test.rb
acts_as_favoritor-1.1.2 test/favorite_test.rb
acts_as_favoritor-1.1.0 test/favorite_test.rb