tiss2go/test/controllers/details_controller_test.rb
2020-04-20 18:21:19 +02:00

8 lines
139 B
Ruby

require 'test_helper'
class DetailsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end