Sha256: 76a29ca9f5fe0b1ceaf71ba91704a11740844669974fb6dcca7797240dbd616d

Contents?: true

Size: 199 Bytes

Versions: 1

Compression:

Stored size: 199 Bytes

Contents

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

class Person::UserTest < Test::Unit::TestCase
  fixtures :users

  # 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
ultrasphinx-1.11 test/integration/app/test/unit/user_test.rb