Sha256: e34ad3d8b39b04403f2e5da43216f91c6cec3d4296562b2b5983e68ce38be592

Contents?: true

Size: 199 Bytes

Versions: 1

Compression:

Stored size: 199 Bytes

Contents

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

class Geo::StatesTest < Test::Unit::TestCase
  fixtures :states

  # 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/state_test.rb