Sha256: c3fbf3bb165bd83dd6b5390ff44d359c705cbdd0bd5d0e8d866a279abe46dc0b

Contents?: true

Size: 137 Bytes

Versions: 4

Compression:

Stored size: 137 Bytes

Contents

require 'test_helper'

class HelloControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
parcel-rails-0.9.3 examples/railsapp/test/controllers/hello_controller_test.rb
parcel-rails-0.9.2 examples/railsapp/test/controllers/hello_controller_test.rb
parcel-rails-0.9.1 examples/railsapp/test/controllers/hello_controller_test.rb
parcel-rails-0.9.0 examples/railsapp/test/controllers/hello_controller_test.rb