Sha256: 1171e300e3e8209788b99a7b78961133db142f1dc9db7246e65a67a246054969

Contents?: true

Size: 210 Bytes

Versions: 1

Compression:

Stored size: 210 Bytes

Contents

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

class CitationsItemTest < Test::Unit::TestCase
  fixtures :citations_items

  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_many_polymorphs-2.11 test/integration/app/test/unit/citations_item_test.rb