Sha256: 8ff4719cacedb5a0c02031b52c1a702a71d6cb15b9fcadf9923d89345f4e80a2

Contents?: true

Size: 165 Bytes

Versions: 6

Compression:

Stored size: 165 Bytes

Contents

require 'test_helper'

class RaiserControllerTest < ActionController::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bullhorn-0.1.0 examples/foobar/test/functional/raiser_controller_test.rb
bullhorn-0.0.6 examples/foobar/test/functional/raiser_controller_test.rb
bullhorn-0.0.4 examples/foobar/test/functional/raiser_controller_test.rb
bullhorn-0.0.3 examples/foobar/test/functional/raiser_controller_test.rb
bullhorn-0.0.2 examples/foobar/test/functional/raiser_controller_test.rb
bullhorn-0.0.1 examples/foobar/test/functional/raiser_controller_test.rb