Sha256: ab7ab8ebad44d966102e452de80f804366260d706baef477e4ffe3f70138a0f4

Contents?: true

Size: 195 Bytes

Versions: 8

Compression:

Stored size: 195 Bytes

Contents

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

class DoubleStiParentRelationshipTest < Test::Unit::TestCase
  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
johnsbrn-has_many_polymorphs-2.13.1 test/integration/app/test/unit/double_sti_parent_relationship_test.rb
johnsbrn-has_many_polymorphs-2.13.3 test/integration/app/test/unit/double_sti_parent_relationship_test.rb
johnsbrn-has_many_polymorphs-2.13 test/integration/app/test/unit/double_sti_parent_relationship_test.rb
has_many_polymorphs-2.13 test/integration/app/test/unit/double_sti_parent_relationship_test.rb
has_many_polymorphs-2.12 test/integration/app/test/unit/double_sti_parent_relationship_test.rb
spree-0.6.0 vendor/plugins/has_many_polymorphs/test/integration/app/test/unit/double_sti_parent_relationship_test.rb
spree-0.7.1 vendor/plugins/has_many_polymorphs/test/integration/app/test/unit/double_sti_parent_relationship_test.rb
spree-0.7.0 vendor/plugins/has_many_polymorphs/test/integration/app/test/unit/double_sti_parent_relationship_test.rb