Sha256: ed4ce748940feb9635a86adb60c26793d0a73e90d35c5999b8eb08408cff89ad

Contents?: true

Size: 195 Bytes

Versions: 8

Compression:

Stored size: 195 Bytes

Contents

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

class SellerTest < Test::Unit::TestCase
  fixtures :sellers

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

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
has_many_polymorphs-2.11 test/integration/app/test/unit/seller_test.rb
ultrasphinx-1.6.7 test/integration/app/test/unit/seller_test.rb
ultrasphinx-1.11 test/integration/app/test/unit/seller_test.rb
ultrasphinx-1.5.3 test/integration/app/test/unit/seller_test.rb
ultrasphinx-1.6 test/integration/app/test/unit/seller_test.rb
ultrasphinx-1.8 test/integration/app/test/unit/seller_test.rb
ultrasphinx-1.7 test/integration/app/test/unit/seller_test.rb
ultrasphinx-1.9 test/integration/app/test/unit/seller_test.rb